Jump to content

Updating versions for .netcore plugins


chef
Go to solution Solved by chef,

Recommended Posts

Hi! Am I correct by updating the FileVersion in the csproj file in order to update the version of the plugin?

 

There is something strange happening when I add the plugin to the catalog.

 

The versions are not updating properly.

 

Emby says it is still running 1.0.0.0 of the plugin, but the file version is 1.0.0.3 and therefore is causing emby to continuously request a restart.

Edited by chef
Link to comment
Share on other sites

  • Solution

The answer here is to make sure that both the 'FileVersion' and the 'AssembyVersion' in the csproj file of the plugin read the same update version before you update it to the catalog.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...