GithubHelp home page GithubHelp logo

Comments (5)

dhuffkc avatar dhuffkc commented on July 28, 2024

Same here:

SlowCheetah.Transforms.targets (170,64): warning MSB4057: The target "CopyAllFilesToSingleFolderForPackage" does not exist in the project.

Thanks,

Don

from slow-cheetah.

arcain avatar arcain commented on July 28, 2024

Removing AfterTargets="CopyAllFilesToSingleFolderForPackage" from line 170 of the targets file gets rid of the problem. The attribute wasn't present in the previous version of the file I was using.

from slow-cheetah.

sayedihashimi avatar sayedihashimi commented on July 28, 2024

Sorry for the late reply here.

The recommended workaround is below:

  1. Open the folder C:\Users\Ibrahim\AppData\Local\Microsoft\MSBuild\SlowCheetah\v1
  2. Make a backup copy of SlowCheetah.transforms.targets in case anything goes wrong
  3. On line 170 remove the attribute AfterTargets="CopyAllFilesToSingleFolderForPackage" from the CopyTransformFilesWep target.

When I fix this bug in the next release this file will automatically be updated and you won't notice the difference.

from slow-cheetah.

dhuffkc avatar dhuffkc commented on July 28, 2024

Thank you both! This fix resolves the warning.

Great project, BTW!

Don

from slow-cheetah.

sayedihashimi avatar sayedihashimi commented on July 28, 2024

I think I have this resolved with commit 8c4beb1.

I have not yet released the fix but if you want to test it out you can grab the build from the comments at issue #46.

I will close this item now but if you find that this is still happening after that please re-open it.

from slow-cheetah.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.