Closed vimarx closed 11 months ago
paket.dependecies needs to modified to match your sources
here how azure does it
so use your DXApiFeed instead
also to clarify a bit more for all, if the build does not pass on azure it most problably won't work in your local machine although it worked on mine
Closing issue for age. Feel free to reopen it at any time.
.Thank you for your contribution.
Hi, this is my first attempt to rebuild locally the lab repository
the rebuild option of vs fails
' 1>Downloading runtime.native.System 4.3.1 1>Downloading System.Text.RegularExpressions 4.3.1 1>Something went wrong while downloading DevExpress.ExpressApp.TreeListEditors.Web 21.1.5 1>Message: The package DevExpress.ExpressApp.TreeListEditors.Web 21.1.5 can't be found in C:\Program. (The directory doesn't exist.) 1>Please check the feed definition in your paket.dependencies file. ' Dx is installed in the default path, but paket restore is having some issues with the space in the path.