You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our enterprise network is isolated from the Internet.
My VS 2017 NuGet manager is configured to use only local package sources.
Now I have the subjected problem. I hope, that all needed packages are manually downloaded to the local storage. But this VS setting seems to be ignored by OData.ConnectedService.
P.S. My OData source is V3. Source code shows that V3CodeGenerator has completely different logic for package locating.
P.S. Locally I have:
microsoft.data.edm.5.6.3.nupkg
microsoft.data.edm.5.8.3.nupkg
microsoft.data.odata.5.6.3.nupkg
microsoft.data.odata.5.8.3.nupkg
microsoft.data.services.client.5.6.3.nupkg
microsoft.data.services.client.5.8.3.nupkg
microsoft.odata.client.6.17.0.nupkg
microsoft.odata.client.6.19.0.nupkg
microsoft.odata.core.6.17.0.nupkg
microsoft.odata.core.6.19.0.nupkg
microsoft.odata.core.7.3.1.nupkg
microsoft.odata.edm.6.17.0.nupkg
microsoft.odata.edm.6.19.0.nupkg
microsoft.odata.edm.7.3.1.nupkg
microsoft.spatial.6.17.0.nupkg
microsoft.spatial.6.19.0.nupkg
microsoft.spatial.7.3.1.nupkg
system.spatial.5.6.3.nupkg
system.spatial.5.8.3.nupkg
The text was updated successfully, but these errors were encountered:
Our enterprise network is isolated from the Internet.
My VS 2017 NuGet manager is configured to use only local package sources.
Now I have the subjected problem. I hope, that all needed packages are manually downloaded to the local storage. But this VS setting seems to be ignored by OData.ConnectedService.
P.S. My OData source is V3. Source code shows that V3CodeGenerator has completely different logic for package locating.
P.S. Locally I have:
microsoft.data.edm.5.6.3.nupkg
microsoft.data.edm.5.8.3.nupkg
microsoft.data.odata.5.6.3.nupkg
microsoft.data.odata.5.8.3.nupkg
microsoft.data.services.client.5.6.3.nupkg
microsoft.data.services.client.5.8.3.nupkg
microsoft.odata.client.6.17.0.nupkg
microsoft.odata.client.6.19.0.nupkg
microsoft.odata.core.6.17.0.nupkg
microsoft.odata.core.6.19.0.nupkg
microsoft.odata.core.7.3.1.nupkg
microsoft.odata.edm.6.17.0.nupkg
microsoft.odata.edm.6.19.0.nupkg
microsoft.odata.edm.7.3.1.nupkg
microsoft.spatial.6.17.0.nupkg
microsoft.spatial.6.19.0.nupkg
microsoft.spatial.7.3.1.nupkg
system.spatial.5.6.3.nupkg
system.spatial.5.8.3.nupkg
The text was updated successfully, but these errors were encountered: