Automatically Convert to Central Package Management

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 9

  • @afouadr
    @afouadr 2 години тому

    Just brilliant, thank you very much :-)

  • @melvinselvaraj
    @melvinselvaraj 3 дні тому +1

    Just when I was a little confused about CPM & a video from Steve on the same topic made me happy ❤

  • @DerekPriceRocks
    @DerekPriceRocks День тому

    i think where it gets tricky is having multiple nuget package sources. We have ours split into third-party and our own. When I played around with this before, I remember this caused quite a bit of friction against adopting this. Maybe things have changed since then.

  • @MdKinawy
    @MdKinawy 2 дні тому

    Awesome content as usual

  • @larsp5109
    @larsp5109 День тому

    How does this work in this scenario: I have a large solution with all kinds of handy projects some of which I use in various solutions I’m working on?

  • @marktownsend9273
    @marktownsend9273 17 годин тому

    Just tried the tool, and I have to say, it took a working project and made a pigs ear of it. All of the versions were removed from the csproj, but only half the packages listed in the directory file. Build failed, and worse, I could not open VS Package Manager window because of null errors. To resolve it, had to search one by one through all the project files, find the missing version references, check what was the correct version manually, and add them.
    In the end, I just rolled back to a previous version.
    I like the idea of the central versioning, but not sure the tool is battle ready yet.

  • @pilotboba
    @pilotboba 3 дні тому +1

    I knew about this. I didn't think it was supported with .Net Framework. But, seems like it might be as long as you have the up to date tooling. Do you know if that tool supports the old style projects, or just SDK projects?

    • @Ardalis
      @Ardalis  3 дні тому

      I think just SDK style "new" projects.