summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.ILDAsm/rhel
AgeCommit message (Collapse)AuthorFilesLines
2016-09-27Centralize versioning and stabilization of nuget packages.Gaurav Khanna1-1/+0
2016-09-20Update Nuget package versions to 1.2.0Gaurav Khanna1-1/+1
2016-08-08Update package versions to 1.1.0Gaurav Khanna1-1/+1
2016-07-29adds testhost packageRahul Kumar1-1/+1
2016-06-17Changes to update TFS packages post 1.0Eric St. John1-17/+9
[tfs-changeset: 1613358]
2016-05-25Restore the package version to 1.0.2 for the ILAsm/ILDAsm packages.Alex Ghiondea1-1/+1
This change also updates the reference to the CoreCLR package to 1.0.2. (the updated version).
2016-05-23ILAsm/ILDAsm PackageKyungwoo Lee1-0/+38
Fixes #5172 This has dependency on CoreCLR. Use the same version 1.0.3 as CoreCLR. Tested both packages are produced in Windows/Linux locally.