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
After I've installed Glass.Mapper.SC.102 I cannot build the project.
On build, it's trying to copy the files from the NuGet package to build directory and it's failing. The destination path seems to be incorrect.
Severity Code Description Project File Line Suppression State Error Unable to copy file "C:\Users\myuser\.nuget\packages\glass.mapper.sc.93\5.8.180\contentFiles\any\any\App_Config\Include\Glass\z.Glass.Mapper.Sc.ViewRender.config.exclude" to "C:\repos\project\\bin\website\Debug\_PublishedWebsites\AE.Feature.GlobalAlert\C:\Users\myuser\.nuget\packages\glass.mapper.sc.93\5.8.180\contentFiles\any\any\App_Config\Include\Glass\\z.Glass.Mapper.Sc.ViewRender.config.exclude". The given path's format is not supported. Project.Feature.GlobalAlert
I'm using NuGet in PackageReference mode, but I've also tried packages.config mode. Didn't help :(
The text was updated successfully, but these errors were encountered:
After I've installed Glass.Mapper.SC.102 I cannot build the project.
On build, it's trying to copy the files from the NuGet package to build directory and it's failing. The destination path seems to be incorrect.
Severity Code Description Project File Line Suppression State Error Unable to copy file "C:\Users\myuser\.nuget\packages\glass.mapper.sc.93\5.8.180\contentFiles\any\any\App_Config\Include\Glass\z.Glass.Mapper.Sc.ViewRender.config.exclude" to "C:\repos\project\\bin\website\Debug\_PublishedWebsites\AE.Feature.GlobalAlert\C:\Users\myuser\.nuget\packages\glass.mapper.sc.93\5.8.180\contentFiles\any\any\App_Config\Include\Glass\\z.Glass.Mapper.Sc.ViewRender.config.exclude". The given path's format is not supported. Project.Feature.GlobalAlert
I'm using NuGet in PackageReference mode, but I've also tried packages.config mode. Didn't help :(
The text was updated successfully, but these errors were encountered: