NuGet Packages

I’m noticing something odd creating NuGet packages for 4.3. My libraries all seem to want to be 1.0.0.0, even though they have a different internal version and a NuGet version to match. I’ve never seen this before. All of my 4.2 packages seem fine, but the 4.3s are all wrong.

Anyone know what I might be doing wrong here?

Only two things that I know of that affect it, the -version command line parameter, or the in the .nuspec file.

@ godefroi - Version in nuspec matches and I’m not using -version in the command line. Odd.

I should mention the PACKAGE says the right version but studio wants the assembly to be 1.0.0.0