Skip to content

Msbuild doesnt fetch souces and doesnt work in the end #31

@Meister1593

Description

@Meister1593
  1. Due to certain repositories changing from master branch name to main (msbuild/mono repos) , ebuilds now can't fetch certain files
    Specificly it couldn't fetch some files in newtonson-json and msbuild-defaulttasks, but probably a lot of packages in this overlay were affected

  2. Even if i would fix these fetches by myself, it won't help making msbuild work. When running simple msbuild /version or just msbuild it shows this
    No idea why this happens, but i noticed that it tries to run .exe in the end, but on another system (archlinux) it runs .dll
    They both produce the same output from file but maybe it's related...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions