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

Unable to copy files on build. Build failed. #450

Open
akay0214 opened this issue Jun 21, 2022 · 1 comment
Open

Unable to copy files on build. Build failed. #450

akay0214 opened this issue Jun 21, 2022 · 1 comment

Comments

@akay0214
Copy link

akay0214 commented Jun 21, 2022

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 :(

@muso31
Copy link
Collaborator

muso31 commented Jun 21, 2022

I believe this is related to #432

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants