Giter VIP home page Giter VIP logo

Comments (6)

jeromekol avatar jeromekol commented on July 2, 2024 1

Might be the same as here: #2284
when we build a solution, that contains a function proj and test proj, with dotnet build --no-incremental it fails with the above error

from azure-functions-dotnet-worker.

kshyju avatar kshyju commented on July 2, 2024

@Anakinn Have you been consistently experiencing this issue? It might be helpful to try running 'dotnet clean' and deleting the obj and bin folders to see if that makes a difference.

I also wanted to share that when I tested the scenario using worker.sdk version 1.17.0 in a minimal function app, I couldn't reproduce the problem. If you have the time, could you please check it out yourself in my minimal repro app?

from azure-functions-dotnet-worker.

Anakinn avatar Anakinn commented on July 2, 2024

@kshyju Yes constantly reproducible in our build pipeline. obj and bin folders are not existing before the publish and we are doing clean, so every time all folders and everything is deleted and code is pulled, so we are doing clean every time. You need solution to reproduce this, I did not try csproj. As soon as we downgrade from 1.17.0 everything works fine.

One more information, if you repeat publish but you do not remove obj and bin folder it is working. extensions.json file is generated but it is like something is trying to use that file before it is generated in obj folder.

from azure-functions-dotnet-worker.

kshyju avatar kshyju commented on July 2, 2024

@Anakinn Could you upgrade to Microsoft.Azure.Functions.Worker.Sdk 1.17.2 and see that resolves your issue?

from azure-functions-dotnet-worker.

Anakinn avatar Anakinn commented on July 2, 2024

@kshyju 1.17.2 is working as expected no error during publish.

from azure-functions-dotnet-worker.

Anakinn avatar Anakinn commented on July 2, 2024

Fixed with 1.17.2

from azure-functions-dotnet-worker.

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.