Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NuGet slow (read: unusable) after migrating to PackageReference #7669

Closed
sixlettervariables opened this issue Jan 3, 2019 · 16 comments
Closed
Labels
Category:Quality Week Issues that should be considered for quality week Functionality:Restore Priority:2 Issues for the current backlog. Resolution:Duplicate This issue appears to be a Duplicate of another issue Style:PackageReference Tenet:Performance Performance issues

Comments

@sixlettervariables
Copy link

sixlettervariables commented Jan 3, 2019

Details about Problem

NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe): Visual Studio UI
NuGet version (x.x.x.xxx): 4.9 (?, whatever bundles with VS)
VS version (if appropriate): 15.9.4
OS version (i.e. win10 v1607 (14393.321)): Win7 7601

Worked before? If so, with which NuGet version: Pre VS 15.9.something and definitely pre-PackageReference

Detailed repro steps so we can see the same problem

  1. Going through our solution of ~200 projects.
  2. Right click on each references node and switch to PackageReference. (this was slow, 30-40 seconds per project, but I figured it was a one time expense).
  3. Attempt to do any sort of package management afterwards...and wait quite a long time.

Other suggested things

Verbose Logs

Installing EntityFramework on just 3 projects:

``` Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 124.84 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Successfully installed 'EntityFramework 6.2.0' to DataStructures Executing script file 'D:\Users\0\.nuget\packages\entityframework\6.2.0\tools\init.ps1'... DONE Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Committing restore... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Committing restore... Committing restore... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... GET http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/b27489dc-8f5b-48eb-b476-c41804363034/nuget/v3/flat2/microsoft.odata.core/index.json GET http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/b27489dc-8f5b-48eb-b476-c41804363034/nuget/v3/flat2/commonservicelocator/index.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 262.01 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 255.56 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 276.06 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 258.05 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 258.44 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 294.86 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 242.33 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. OK http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/b27489dc-8f5b-48eb-b476-c41804363034/nuget/v3/flat2/microsoft.odata.core/index.json 213ms Restore completed in 155.98 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. OK http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/b27489dc-8f5b-48eb-b476-c41804363034/nuget/v3/flat2/commonservicelocator/index.json 212ms Restore completed in 241.62 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 280.79 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 314.41 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 296.52 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Committing restore... Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restore completed in 302.18 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 390.82 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 388.96 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 390.69 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 474.21 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 685.66 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.22 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 441.4 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 474.84 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Restore completed in 595.23 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 970.59 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 971.97 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Committing restore... Committing restore... Restore completed in 617.67 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restore completed in 250.48 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 252.19 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 197.54 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 251.09 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 248.26 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 265.83 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 263.18 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 228.28 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 253.82 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 2.44 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Committing restore... Committing restore... Restore completed in 280.33 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 260.94 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 282.32 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 280.62 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 3.68 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 486.76 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Committing restore... Committing restore... Committing restore... Committing restore... Restore completed in 486.59 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restore completed in 794.04 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 820.53 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 756.8 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 782.86 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 786.43 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 787.26 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 782.17 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 787.76 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Committing restore... Restore completed in 775.14 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 780.3 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 734.84 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 789.31 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Restore completed in 314.89 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 416.45 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 5.61 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 678.41 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Restore completed in 509.37 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restore completed in 478.34 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 514.12 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 519.61 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 413.98 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 846.45 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 380.18 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 841.82 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Restore completed in 591.84 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 554.11 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 941.7 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Restore completed in 822.21 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restore completed in 683.57 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 686.72 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 317.52 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 382.93 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 720.47 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Restore completed in 7.56 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restore completed in 1.06 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.06 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Restore completed in 393.26 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 708.73 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 695.64 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 675.21 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 621.61 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 965.21 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 626.89 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restore completed in 337.82 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 343.16 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 78.17 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 370.4 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 454.3 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 579.7 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Restore completed in 367.75 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 956.69 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 369.06 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 335.23 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Committing restore... Restore completed in 9.08 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Restore completed in 731.52 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 353.76 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restore completed in 367.86 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 344.19 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 708.55 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.25 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restore completed in 435.23 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.25 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 834.11 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restore completed in 437.43 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 855.58 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 876.73 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 889.46 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 897.06 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Committing restore... Committing restore... Restore completed in 878.79 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Restore completed in 708.95 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Committing restore... Restore completed in 419.76 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 11.19 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 391.88 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 422.52 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 454.89 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 752 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Restore completed in 752.04 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 428.22 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.07 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restore completed in 412.53 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 748.82 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 342.56 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 856.9 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Restore completed in 896.63 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Restore completed in 486.86 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 556.82 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 858.8 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 893.27 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 838.91 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... Committing restore... Restore completed in 458.93 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 13.55 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Committing restore... Committing restore... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Committing restore... Restore completed in 854.04 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 897.6 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 499.01 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 510.94 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.32 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 870.24 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 444.37 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 892.96 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Committing restore... Committing restore... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restore completed in 828.34 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 775.07 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Restore completed in 828.7 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 482.77 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 779.19 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 814.25 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 376.13 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 480.31 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Restore completed in 413.6 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 826.2 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 378.24 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.39 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 690.33 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 652.96 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 15.51 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 639.92 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Committing restore... Committing restore... Restore completed in 975.07 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 656.29 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 692.6 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj... Restore completed in 1.26 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 975.38 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Assets file has not changed. Skipping assets file writing. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Committing restore... Restore completed in 40.34 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Committing restore... Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 78.07 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 454 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 434.61 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 580.73 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.1 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 754.29 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 17.6 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.11 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.68 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.07 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 561.39 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 1.08 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. Restore completed in 573.73 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. Restore completed in 907.54 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 19.89 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj. NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved. NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved. Committing restore... Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props. Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json Restore completed in 21.7 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.

NuGet Config files used:
D:\Users\0\Source\Repos\OurProject\ABC.nuget\NuGet.Config
D:\Users\0\Source\Repos\OurProject\ABC\NuGet.Config
D:\Users\0\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config

Feeds used:
http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/Test/nuget/v3/index.json
Executing nuget actions took 47.34 sec
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 336.22 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.

NuGet Config files used:
D:\Users\0\Source\Repos\OurProject\ABC.nuget\NuGet.Config
D:\Users\0\Source\Repos\OurProject\ABC\NuGet.Config
D:\Users\0\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config

Feeds used:
http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/Test/nuget/v3/index.json
Successfully installed 'EntityFramework 6.2.0' to DataContext
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
GET http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/b27489dc-8f5b-48eb-b476-c41804363034/nuget/v3/flat2/commonservicelocator/index.json
GET http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/b27489dc-8f5b-48eb-b476-c41804363034/nuget/v3/flat2/microsoft.odata.core/index.json
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
OK http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/b27489dc-8f5b-48eb-b476-c41804363034/nuget/v3/flat2/commonservicelocator/index.json 187ms
OK http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/b27489dc-8f5b-48eb-b476-c41804363034/nuget/v3/flat2/microsoft.odata.core/index.json 188ms
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restore completed in 299.96 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 331.39 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 266.99 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 330.65 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 327.85 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Restore completed in 397.71 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 321.58 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 357.36 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 297.55 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 301.39 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 299.06 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Committing restore...
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 1.11 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restore completed in 326.21 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 352.8 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 352.79 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 440.59 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Restore completed in 408.2 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Restore completed in 465.69 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 442.6 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 408.93 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 466.28 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Committing restore...
Restore completed in 780.35 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Committing restore...
Restore completed in 433.31 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 2.56 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.21 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 359.7 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 358.17 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 353.36 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Restore completed in 1.92 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.92 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Committing restore...
Committing restore...
Restore completed in 2.63 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 2.63 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 466.28 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 811.69 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 2.61 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 2.6 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 5.58 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 1.46 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.08 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Committing restore...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restore completed in 2.28 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Restore completed in 1.9 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 2.19 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Committing restore...
Restore completed in 1.2 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restore completed in 1.48 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restore completed in 344.2 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 7.92 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 671.21 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 353.8 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Restore completed in 670.97 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restore completed in 677.66 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 835.95 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.47 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 809.14 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.2 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Restore completed in 1.46 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.15 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restore completed in 504.62 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Committing restore...
Committing restore...
Restore completed in 485.5 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 450.37 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Restore completed in 890.55 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 9.84 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 820.08 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Committing restore...
Restore completed in 818.92 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 797.3 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Committing restore...
Committing restore...
Committing restore...
Restore completed in 806.33 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 372.68 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 425.48 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.2 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Committing restore...
Restore completed in 787.25 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 773.23 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 397.12 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 764.64 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restore completed in 384.13 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Restore completed in 382.09 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Restore completed in 1.09 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 345.73 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 11.6 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Restore completed in 405.72 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Restore completed in 763.89 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.12 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.13 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 792.55 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 792.28 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 401.18 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 788.19 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.12 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restore completed in 762.78 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 413.1 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Restore completed in 1.14 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 784.27 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Committing restore...
Committing restore...
Committing restore...
Restore completed in 1.13 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 455.97 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 469.41 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Restore completed in 1.16 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 815.72 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 836.8 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 830.12 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 13.44 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Committing restore...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Committing restore...
Restore completed in 1.19 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Restore completed in 433.31 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Restore completed in 410.73 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 807.68 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restore completed in 786.98 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.23 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 810.3 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 821.13 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 438.34 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restore completed in 447.66 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 478.45 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.22 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Restore completed in 458.11 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.22 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 14.93 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restore completed in 758.18 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Committing restore...
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restore completed in 421.65 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 785.35 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Restore completed in 1.2 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.21 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restore completed in 374.53 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Restore completed in 487.43 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 172.31 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 809.4 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Restore completed in 883.11 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 844.11 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 499.4 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 470.57 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 142.12 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 809.61 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Committing restore...
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 903.38 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 16.86 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 797.24 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
Restore completed in 454.54 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 455.51 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 922.05 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 902.28 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.32 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
Restore completed in 1.33 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 19.61 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 22.13 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: MvvmLightLibs 5.4.1.1 depends on CommonServiceLocator (>= 2.0.2) but CommonServiceLocator 2.0.2 was not found. An approximate best match of CommonServiceLocator 2.0.4 was resolved.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 28.83 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.
NU1603: Simple.OData.V4.Client 5.5.0 depends on Microsoft.OData.Core (>= 7.5.0 && < 8.0.0) but Microsoft.OData.Core 7.5.0 was not found. An approximate best match of Microsoft.OData.Core 7.5.1 was resolved.
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 29.71 sec for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.

NuGet Config files used:
D:\Users\0\Source\Repos\OurProject\ABC.nuget\NuGet.Config
D:\Users\0\Source\Repos\OurProject\ABC\NuGet.Config
D:\Users\0\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config

Feeds used:
http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/Test/nuget/v3/index.json
Executing nuget actions took 2.04 min
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj...
Committing restore...
Generating MSBuild file D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.nuget.g.props.
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 686.13 ms for D:\Users\0\Source\Repos\OurProject\ABC\Redacted.csproj.

NuGet Config files used:
D:\Users\0\Source\Repos\OurProject\ABC.nuget\NuGet.Config
D:\Users\0\Source\Repos\OurProject\ABC\NuGet.Config
D:\Users\0\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config

Feeds used:
http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/Test/nuget/v3/index.json
Successfully installed 'EntityFramework 6.2.0' to DatabaseSeeding
Executing nuget actions took 1.7 min
Restoring packages for D:\Users\0\Source\Repos\OurProject\ABC\Deployment\ABC Database Seed\ABCDatabaseSeed.csproj...
Committing restore...
Writing lock file to disk. Path: D:\Users\0\Source\Repos\OurProject\ABC\redacted.assets.json
Restore completed in 981.34 ms for D:\Users\0\Source\Repos\OurProject\ABC\Deployment\ABC Database Seed\ABCDatabaseSeed.csproj.

NuGet Config files used:
D:\Users\0\Source\Repos\OurProject\ABC.nuget\NuGet.Config
D:\Users\0\Source\Repos\OurProject\ABC\NuGet.Config
D:\Users\0\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config

Feeds used:
http://tfs2015.ABClab.local:8080/tfs/ABC/_packaging/Test/nuget/v3/index.json
Executing nuget actions took 1.78 min
Time Elapsed: 00:07:05.5673898
========== Finished ==========

</details>
### Sample Project
I cannot add a sample project as the software is EC.

@sixlettervariables
Copy link
Author

sixlettervariables commented Jan 3, 2019

Attempts to produce a log with diagnostic messaging resulted in a "Hard Error" and VS then locked my machine up w.r.t. keyboard and mouse inputs for ~5-6 minutes. Visual Studio's activity log says it OOM'd (which I guessed).

Update, removing Newtonsoft.Json from a number of projects that don't actually need to reference it:

Time Elapsed: 00:25:39.2540735
========== Finished ==========

I have ~100 seconds of PerfView from that.

@PatoBeltran
Copy link

Hey @sixlettervariables can you provide an ETL trace generated from PerfView to investigate why are you seeing this performance?

@sixlettervariables
Copy link
Author

Can do, just need an email to send it to of someone Ok for Export Controlled info (I'm not familiar with the depth of info in an ETL trace).

@jainaashish
Copy link
Contributor

jainaashish commented Jan 25, 2019

By design, Installing/ Updating/ Uninstalling packages with PackageReference bases projects results into restoring the whole solution, which is why you're seeing significant performance regression compare to packages.config which was not transitive in nature.

Now the primary reason of restoring the whole solution is because in most cases, there are interdepedency among projects in single solution so figuring our the whole transitive graph is even worse then doing the whole solution restore. But there have been some complaints about this, and the team is reevaluating if doing project restore (along with its transitive closure) will give better performance.

@dtivel

@jainaashish jainaashish added Tenet:Performance Performance issues and removed Triage:Investigate labels Jan 25, 2019
@gregpakes
Copy link

gregpakes commented Feb 15, 2019

We have the same issue. Solution is 244 projects. Adding a package to every project (Roslyn Analyzer) takes hours. Eventually crashes with Out of Memory exception.

Issue persists on VS 2019 Preview 3 too

@dtivel
Copy link
Contributor

dtivel commented Apr 3, 2019

@sixlettervariables, can you please contact me directly (dtivel @ microsoft) regarding the ETL trace?

@watfordgnf
Copy link

@dtivel I've reached out via my work account. Sorry for the delay.

@gregpakes
Copy link

gregpakes commented Jun 21, 2019

Here is a video showing removing a tiny package (with no dependencies) from 37 out of 246 projects in the solution. It completely destroys productivity. Same issue is for adding packages, upgrading packages etc etc (this is not a remove package specific problem).

Video attached here: https://1drv.ms/v/s!AtMMegtv-j6JieZerO6IKNyc5Lkt5Q

TLDR; It takes 7mins 50seconds.

Unfortunately, I had to blur out the nuget logs as they contained pre-authenticated urls. But I can provide the logs on request privately.

If the package is in many more projects, VS will crash most of the time. Adding a package to all projects (roslyn analyzer) is basically pointless. Crashes VS and takes hours. I end up using powershell to add it into all the csproj files.

My machine (relevant specs):

i7 8700k
32 GB RAM
960 Pro SSD 1TB
Internet: 100Mb cable

How are people using this?!

@danquirk
Copy link

danquirk commented Sep 24, 2019

I see similar perf issues in our ~200 project solution having added a few PackageReference nodes (for things like RoslynAnalyzers) but still mostly using packages.config. I would like to migrate everything to PackageReference but it seems inadvisable in this state.

The issue isn't just on editing the solution/project package state, even just regular msbuild on my solution is now meaningfully slower because instead of the instant restore experience with packages.config when every package already exists on disk I sit through a bunch of time where nuget is committing restores and such so basic incremental build scenarios are regressed.

I'm internal to MSFT if you want to try this out for yourself in our repo.

@jainaashish
Copy link
Contributor

even just regular msbuild on my solution is now meaningfully slower because instead of the instant restore experience with packages.config when every package already exists on disk I sit through a bunch of time where nuget is committing restores and such so basic incremental build scenarios are regressed.

@dtivel @nkolev92 this might be related to restore NoOp failing even though nothing changed. There still might be some cases like that.. nice thing is repo is available :)

@nkolev92
Copy link
Member

nkolev92 commented Sep 24, 2019

Thanks @jainaashish

@danquirk
Reach out to myself nikolev at microsoft with the repro.

Much of what NuGet does is limited by how fast msbuild can evaluate.
Getting the repro would help us confirm.

@nkolev92 nkolev92 added this to the Backlog milestone Sep 24, 2019
@danquirk
Copy link

Thanks, emailed you the details

@nkolev92
Copy link
Member

@NuGet/nuget-client everyone should have the details from @danquirk

@refactoringdr
Copy link

refactoringdr commented Jan 10, 2020

We have experienced the same problem. We have a ~240 project solution. dotnet restore took 3.83 hours from the command line and dozens of Gb of RAM for one of those projects. It appears to expand the dependency DAG into a tree (which is exponentially bigger).

@zkat zkat removed this from the Backlog milestone Apr 20, 2020
@zkat zkat added Triage:Investigate Category:Quality Week Issues that should be considered for quality week Priority:2 Issues for the current backlog. labels Apr 20, 2020
@zkat
Copy link
Contributor

zkat commented Apr 20, 2020

We've improved certain things in the past couple of months regarding msbuild solution building for large projects, and this may have been addressed. We just need to investigate with the repros sent to us and see if there's anything left to do here. :)

@nkolev92
Copy link
Member

Thank you all for this feedback.

At this point i think the ask here is equivalent to #6010, so closing it as a duplicate.

@nkolev92 nkolev92 added Resolution:Duplicate This issue appears to be a Duplicate of another issue and removed Triage:Investigate labels May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Quality Week Issues that should be considered for quality week Functionality:Restore Priority:2 Issues for the current backlog. Resolution:Duplicate This issue appears to be a Duplicate of another issue Style:PackageReference Tenet:Performance Performance issues
Projects
None yet
Development

No branches or pull requests