NuGet version mismatch?

53 views
Skip to first unread message

rav...@gmail.com

unread,
Apr 28, 2013, 8:07:48 AM4/28/13
to cs-s...@googlegroups.com
Hi,

It seems that installing the latest Cs-Script package from NuGet, currently version 3.5.0.2, actually installs an older 3.5.0.0 version.

Thanks,
Ron

Oleg Shilo

unread,
Apr 29, 2013, 5:49:51 AM4/29/13
to cs-s...@googlegroups.com
Hi Ron,

It is not an older version. It is just a NuGet package update. 

Both  3.5.0.0 and   3.5.0.2 packages have the same CSScriptLibrary.dll (v3.5.0). The actual difference is in the package metadata (e.g. Description) that I needed to make in order to fix the early packaging mistake. 

The problem is that NuGet server does not allow updating the package without incrementing the version. At the same time incrementing the version of the assembly does not make any sense as there is nothing changed in it. 

The issue is irrelevant now anyway as I just published CS-Script NuGet package v 3.5.3.0 containing CSScriptLibrary.dll v 3.5.3.0.

Thank you for your feedback,
Oleg Shilo
--------------------------------------------------------------------------------------------
Internet: http://www.csscript.net
E-Mail: csscript...@gmail.com



--
You received this message because you are subscribed to the Google Groups "CS-Script" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cs-script+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

rav...@gmail.com

unread,
Apr 29, 2013, 10:21:57 AM4/29/13
to cs-s...@googlegroups.com, osh...@gmail.com
Hi Oleg,

I tried to use some new 3.5.0.2 methods (CSScript.Evaluator.ReferenceAssembliesFromCode()) using NuGet package and got an error.
That's how I found out it's an old version. So there is some binary difference.

I'll try the new package.

Thanks,
Ron
Reply all
Reply to author
Forward
0 new messages