dotnet / ResXResourceManager

Manage localization of all ResX-Based resources in one central place.
MIT License
1.29k stars 211 forks source link

Can't update to v1.82 #633

Closed yankarinRG closed 4 months ago

yankarinRG commented 4 months ago

When trying to update, the VSIX installer displays the following message:

This extension is already installed to all applicable products.

When looking inside the .vsix file, I see that the version in extension.vsixmanifest is still 1.81.6225.0. The version in ResXResourceManager/src/Directory.Build.props was changed to 1.82 in commit https://github.com/dotnet/ResXResourceManager/commit/cabe076e74c2031166ba872cb39d46d0a61a1718, but somehow this was not reflected in the final file?

tom-englert commented 4 months ago

use 1.83 to fix broken marketplace upload