Comments
Sort by recent activity
Is it so hard to add the missing dependency again? Then everything would work as before. I understand if there is some functionality broken, but this is only a dependency? / comments
Is it so hard to add the missing dependency again? Then everything would work as before. I understand if there is some functionality broken, but this is only a dependency?
We have the same problem here but on local deployment in VS. Any news? / comments
We have the same problem here but on local deployment in VS. Any news?
Thanks, for us it's now working again / comments
Thanks, for us it's now working again
There is a new version released, 4.4.22200.31053, but the error still persists / comments
There is a new version released, 4.4.22200.31053, but the error still persists
Yea that's fine, but our developers want to deploy their changes directly using Visual Studio. I didn't get any message or information that this way is deprecated. How is it possible in the future to deploy changes out of Visual Studio? We don't want to run manually created PowerShell-Scripts, because it only breaks our workflow. So which GUI is intended to deploy changes locally in the future? Flyway? / comments
Yea that's fine, but our developers want to deploy their changes directly using Visual Studio. I didn't get any message or information that this way is deprecated. How is it possible in the future ...
Dito. I don't bother product names. If something broke and it was working before, this is clearly an error for me. And a serious one, because it breaks the workflow. / comments
Dito. I don't bother product names. If something broke and it was working before, this is clearly an error for me. And a serious one, because it breaks the workflow.
We have this issue locally also (when we deploy the project in VS2022), so going back is difficult. I didn't find an older vsix-component for download. / comments
We have this issue locally also (when we deploy the project in VS2022), so going back is difficult. I didn't find an older vsix-component for download.
Still no feedback? We also would need this plugin support as soon as possible. / comments
Still no feedback? We also would need this plugin support as soon as possible.
Unfortunately this is no solution for us. Many dependencies of our project are resolved by NuGet-packages. These are not provided with .json-files. So on a multi-assembly solution, providing the .json-file is not an option. As mrmiagi0101 says, we need a fallback. / comments
Unfortunately this is no solution for us. Many dependencies of our project are resolved by NuGet-packages. These are not provided with .json-files. So on a multi-assembly solution, providing the .j...
Addition: This is a .NET Standard 2.0 project; it also fails on other projects of the same type. / comments
Addition: This is a .NET Standard 2.0 project; it also fails on other projects of the same type.