Skip to content

Latest release Breaks builds #753

Description

@Gallimathias

Heey together,

This PR #742 breaks our build on the CI , with settings that are localy absolutly fine. To prevent that, we solowly upgrade major version because we normaly assume that breaking changes are not inside Minor and Patch versions.

I guess that requires some communication because can break even more CI's outside in the world ^^

We Specified following for the most of our repos and branches:

{
  "sdk": {
    "version": "10.0.*",
    "allowPrerelease": false,
    "rollForward": "latestFeature"
  },
  "msbuild-sdks": {
    "MSBuild.Sdk.Extras": "3.0.23"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions