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 Build Main Branch #14

Open
ggottemo opened this issue Mar 13, 2024 · 0 comments
Open

Unable To Build Main Branch #14

ggottemo opened this issue Mar 13, 2024 · 0 comments

Comments

@ggottemo
Copy link

Hello, not sure if this is still being actively worked on - but I am unable to build the main branch. Here's the steps I took:

  • Clone main branch
  • run git submodule update --init --recursive to update the submodule, seemed to pull the right commit.
  • Try to build:
    image

Text pasted below for easier reading:

0>------- Started building project: DocxToSource
0>DocxToSource.csproj: Error NU1605 : Warning As Error: Detected package downgrade: DocumentFormat.OpenXml from 3.0.1 to 2.14.0. Reference the package directly from the project to select a different version.
DocxToSource -> Serialize.OpenXml.CodeGen -> DocumentFormat.OpenXml (>= 3.0.1)
DocxToSource -> DocumentFormat.OpenXml (>= 2.14.0)
0>DocxToSource.csproj: Error NU1605 : Warning As Error: Detected package downgrade: System.CodeDom from 8.0.0 to 5.0.0. Reference the package directly from the project to select a different version.
DocxToSource -> Serialize.OpenXml.CodeGen -> System.CodeDom (>= 8.0.0)
DocxToSource -> System.CodeDom (>= 5.0.0)
0>------- Finished building project: DocxToSource. Succeeded: False. Errors: 2. Warnings: 0

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

1 participant