jholliday

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Problem Building Open-Xml-Sdk #4065

    jholliday
    Participant

    I finally got this to work by starting over with a fresh clone of the SDK. Everything is working as it should now.

    in reply to: Problem Building Open-Xml-Sdk #4063

    jholliday
    Participant

    This didn’t work for me. After doing the git checkout master, I’m getting this on DocumentFormat.OpenXml

    Your project.json doesn’t list ‘win’ as a targeted runtime. You should add ‘”win”: { }’ inside your “runtimes” section in your project.json, and then re-run NuGet restore.

    ANd this on DocumentFormat.OpenXml.Tests:

    Your project is not referencing the “.NETFramework,Version=v4.5” framework. Add a reference to “.NETFramework,Version=v4.5” in the “frameworks” section of your project.json, and then re-run NuGet restore.

    • This reply was modified 7 years, 3 months ago by  jholliday.
Viewing 2 posts - 1 through 2 (of 2 total)