Pin to RTM versions of DotNet packages
This commit is contained in:
parent
dde022961c
commit
a15b73af68
|
|
@ -7,9 +7,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"NuGet.Frameworks": "3.5.0-*",
|
"NuGet.Frameworks": "3.5.0-rc1-final",
|
||||||
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
|
"Microsoft.DotNet.Cli.Utils": "1.0.0-preview2-003121",
|
||||||
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
"Microsoft.DotNet.ProjectModel": "1.0.0-rc3-003121",
|
||||||
"Microsoft.Build.Runtime": "15.1.298-preview5",
|
"Microsoft.Build.Runtime": "15.1.298-preview5",
|
||||||
"Microsoft.Extensions.FileProviders.Physical": "1.1.0-*",
|
"Microsoft.Extensions.FileProviders.Physical": "1.1.0-*",
|
||||||
"Microsoft.Extensions.ProjectModel.Sources": {
|
"Microsoft.Extensions.ProjectModel.Sources": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue