Giter Site home page Giter Site logo

Comments (14)

ffMathy avatar ffMathy commented on August 17, 2024

Found some more details in the build log.

warning MSB4078: The project file "src\Atlassian.Stash.NetCore\Atlassian.Stash.NetCore.csproj" is not supported by MSBuild and cannot be built.

from stashapicsharp.

jlouros avatar jlouros commented on August 17, 2024

hi @ffMathy what version of Visual Studio do you have installed?
VS 2017 15.6.5?

from stashapicsharp.

ffMathy avatar ffMathy commented on August 17, 2024

Yes 😊

from stashapicsharp.

ffMathy avatar ffMathy commented on August 17, 2024

But note that that build log entry came from your build server, on the latest build.

from stashapicsharp.

jlouros avatar jlouros commented on August 17, 2024

got it. At the moment I'm at work. I will spend some time investigating this issue once I get home.

from stashapicsharp.

jlouros avatar jlouros commented on August 17, 2024

I was not able to find the build error. The last 2 builds were reported as successful:

Can you share a link or a screenshot with the error?

from stashapicsharp.

ffMathy avatar ffMathy commented on August 17, 2024

It is right there in the last link you sent for 3.0.23. Search for "NetCore" in your logs.

image

from stashapicsharp.

ffMathy avatar ffMathy commented on August 17, 2024

@jlouros are you able to find it?

from stashapicsharp.

ffMathy avatar ffMathy commented on August 17, 2024

Also note that it does build successfully, but it still shows that warning and the nupkg file is empty and 0 bytes.

from stashapicsharp.

jlouros avatar jlouros commented on August 17, 2024

I'm working adding Docker to be used for Integration testing. In that branch I'm doing to change the build script. Keep an eye on https://github.com/jlouros/StashApiCSharp/tree/docker

from stashapicsharp.

ffMathy avatar ffMathy commented on August 17, 2024

It has still not been resolved.

Here's a picture of the .NET Standard 2.0 version of the package after it is downloaded:

image

And here's the .NET 4.5 version:

image

from stashapicsharp.

ffMathy avatar ffMathy commented on August 17, 2024

Did you verify that you are able to install the package from NET Core?

from stashapicsharp.

jlouros avatar jlouros commented on August 17, 2024

yes I was able to by running the following commands:

dotnet new console -n stashClientCore
cd stashClientCore
dotnet add package Atlassian.Stash.Api --version 3.0.32
dotnet build

I'm using version 2.1.104 (output from dotnet --version)

from stashapicsharp.

ffMathy avatar ffMathy commented on August 17, 2024

Perfect! I just verified that it works too. Thanks for the effort!

Oh, and I just made another issue regarding updating pull requests.

from stashapicsharp.

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.