testcop / Resharper.TestCop

A Jetbrains Resharper Plugin to help you to switch between code and test classes (+more)
BSD 3-Clause "New" or "Revised" License
32 stars 13 forks source link

Unable to upgrade to 2024.1.0 #114

Open testcop opened 7 months ago

testcop commented 7 months ago

When updating the nuget packages I am receiving the following error...

Unable to resolve dependencies. 'JetBrains.Platform.VisualStudio.SinceVs16RoslynSourceGeneratorsAware 233.0.20231218.92056' is not compatible with 'JetBrains.Platform.VisualStudio.VsProduct 241.0.20240408.84256 constraint: JetBrains.Platform.VisualStudio.SinceVs16RoslynSourceGeneratorsAware (>= 241.0.20240408.84256 && < 241.1.0)'.

blazcowicz commented 6 months ago

I was coming here to ask about TestCop not working anymore, so I guess that's why. I wondered if you have tried with 2024.1.1 though?

testcop commented 6 months ago

@matkoch any ideas on this error?

Attempting to gather dependency information for multiple packages with respect to project 'Solution Items\TestCop.Plugin', targeting '.NETFramework,Version=v4.7.2' Gathering dependency information took 10.32 sec Attempting to resolve dependencies for multiple packages. Unable to resolve dependencies. 'JetBrains.Platform.VisualStudio.SinceVs16RoslynSourceGeneratorsAware 233.0.20231218.92056' is not compatible with 'JetBrains.Platform.VisualStudio.VsProduct 241.0.20240415.220011 constraint: JetBrains.Platform.VisualStudio.SinceVs16RoslynSourceGeneratorsAware (>= 241.0.20240415.220011 && < 241.1.0)'.

vdasus commented 5 months ago

any news? can't upgrade to 2024.1.2

AC42admin commented 4 months ago

same issue for me

@JetBrains any idea?