获取特定版本 Nuget.Core 的源代码?
get source codes for certain version of Nuget.Core?
是否可以获得特定版本 Nuget.Core
的源代码?
我想要获取源代码的版本:
Assembly: NuGet.Core, Version=1.6.30117.9648
如果版本被标记在NuGet GitHub repository.
我能看到的最近的标签是 1.6.1,它看起来与 NuGet.Core 不完全相同,版本 =1.6.30117.9648,因为 NuGet 1.6 于 2011 年 12 月 13 日发布,并且 Release-1.6.1 标记在该日期之后提交。
是否可以获得特定版本 Nuget.Core
的源代码?
我想要获取源代码的版本:
Assembly: NuGet.Core, Version=1.6.30117.9648
如果版本被标记在NuGet GitHub repository.
我能看到的最近的标签是 1.6.1,它看起来与 NuGet.Core 不完全相同,版本 =1.6.30117.9648,因为 NuGet 1.6 于 2011 年 12 月 13 日发布,并且 Release-1.6.1 标记在该日期之后提交。