diff --git a/build/MSBuildToolset/project.json b/build/MSBuildToolset/project.json index 7a765fbaeaa95e29b4c9000abaeccd0b701d6ac9..98e451feceed300bc193e7d28cd83f21a1cac05b 100644 --- a/build/MSBuildToolset/project.json +++ b/build/MSBuildToolset/project.json @@ -12,7 +12,7 @@ "Microsoft.Build.Targets": "0.1.0-preview-00023-160527", "Microsoft.Build": "0.1.0-preview-00023-160527", "MSBuild": "0.1.0-preview-00023-160527", - "Microsoft.NETCore.TestHost": "1.0.0-rc3-24128-00", + "Microsoft.NETCore.TestHost": "1.0.0", "Microsoft.NETCore.App": "1.0.0-rc3-004338", "Newtonsoft.Json": "7.0.1" }, diff --git a/build/Targets/VSL.Versions.targets b/build/Targets/VSL.Versions.targets index 530318c2c74d444a037bcb8dfd139d7405ac9f49..ce755de82cbc711417552fefddcf835d92953b27 100644 --- a/build/Targets/VSL.Versions.targets +++ b/build/Targets/VSL.Versions.targets @@ -5,17 +5,17 @@ $(RoslynSemanticVersion) - 1.3.0-rc3-24102-00 - 1.2.0-rc3-24102-00 - 1.0.8-rc3-60429-03 + 1.4.0-rc4-24216-06 + 1.2.0 + 1.1.0-beta1-60617-01 1.4.0-rc2 0.10.6-rc2 1.9.2 1.1.0 - -rc3-24128-00 + - -rc3-24128-00 + diff --git a/build/ToolsetPackages/project.json b/build/ToolsetPackages/project.json index 4a46d71f147574a3d9b153f50c2d499112130154..63e58a3be511948cb5b9dbd7fb4e1d8815a51749 100644 --- a/build/ToolsetPackages/project.json +++ b/build/ToolsetPackages/project.json @@ -1,7 +1,7 @@ { "dependencies": { "MicroBuild.Core": "0.2.0", - "Microsoft.NETCore.Platforms": "1.0.0", + "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta1-20160105-04", "Microsoft.DiaSymReader.Native": "1.4.0-rc2", "Microsoft.Net.Compilers": "1.2.1", diff --git a/src/Compilers/Core/MSBuildTask/Portable/project.json b/src/Compilers/Core/MSBuildTask/Portable/project.json index 7b249ce3b9c6f5ea55adda607e5fa6d01e764f99..3ff366402bacafc8919fe3d9d972fd042817e26d 100644 --- a/src/Compilers/Core/MSBuildTask/Portable/project.json +++ b/src/Compilers/Core/MSBuildTask/Portable/project.json @@ -1,18 +1,18 @@ -{ +{ "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.0", - "Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00", + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.Build.Framework": "0.1.0-preview-00005", "Microsoft.Build.Tasks.Core": "0.1.0-preview-00005", "Microsoft.Build.Utilities.Core": "0.1.0-preview-00005", - "Microsoft.Win32.Primitives": "4.0.0", - "System.Console": "4.0.0-rc3-24128-00", - "System.Diagnostics.Tools": "4.0.0", - "System.Diagnostics.Process": "4.1.0-rc3-24128-00", - "System.IO.Pipes": "4.0.0-rc3-24128-00", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24128-00", - "System.IO.FileSystem": "4.0.1-rc3-24128-00", - "System.IO.FileSystem.DriveInfo": "4.0.0-rc3-24128-00" + "Microsoft.Win32.Primitives": "4.0.1", + "System.Console": "4.0.0", + "System.Diagnostics.Tools": "4.0.1", + "System.Diagnostics.Process": "4.1.0", + "System.IO.Pipes": "4.0.0", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.0", + "System.IO.FileSystem": "4.0.1", + "System.IO.FileSystem.DriveInfo": "4.0.0" }, "frameworks": { "netstandard1.3": { diff --git a/src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/project.json b/src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/project.json index 1f15ea84297326c3639a8073dda0586d2a5d67dd..f0e279df1198f15dd1f6befdb491a0f285146c6b 100644 --- a/src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/project.json +++ b/src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/project.json @@ -1,12 +1,12 @@ -{ +{ "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.0", - "System.Collections": "4.0.11-rc3-24128-00", - "System.Diagnostics.Debug": "4.0.11-rc3-24128-00", - "System.Runtime": "4.1.0-rc3-24128-00", - "System.Runtime.Extensions": "4.1.0-rc3-24128-00", - "System.Runtime.InteropServices": "4.1.0-rc3-24128-00", - "System.IO.FileSystem": "4.0.1-rc3-24128-00", + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "System.Collections": "4.0.11", + "System.Diagnostics.Debug": "4.0.11", + "System.Runtime": "4.1.0", + "System.Runtime.Extensions": "4.1.0", + "System.Runtime.InteropServices": "4.1.0", + "System.IO.FileSystem": "4.0.1" }, "frameworks": { "netstandard1.3": { diff --git a/src/Debugging/Microsoft.DiaSymReader.PortablePdb/Microsoft.DiaSymReader.PortablePdb.nuspec b/src/Debugging/Microsoft.DiaSymReader.PortablePdb/Microsoft.DiaSymReader.PortablePdb.nuspec index beb2ebf0341ceeaf48f7a7d1643c69866e1e88dc..0399b64ecd72e2abf19616b5e5098f085dc863e2 100644 --- a/src/Debugging/Microsoft.DiaSymReader.PortablePdb/Microsoft.DiaSymReader.PortablePdb.nuspec +++ b/src/Debugging/Microsoft.DiaSymReader.PortablePdb/Microsoft.DiaSymReader.PortablePdb.nuspec @@ -13,22 +13,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + en-US diff --git a/src/Dependencies/DiaSymReader/project.json b/src/Dependencies/DiaSymReader/project.json index d668ad0c34913b2c75c3e718f2df8638429339a7..481c6f055c4844f107279c0e9a1c0735d6234480 100644 --- a/src/Dependencies/DiaSymReader/project.json +++ b/src/Dependencies/DiaSymReader/project.json @@ -1,7 +1,7 @@ { "supports": {}, "dependencies": { - "Microsoft.DiaSymReader": "1.0.8-rc3-60429-03" + "Microsoft.DiaSymReader": "1.1.0-beta1-60617-01" }, "frameworks": { ".NETPortable,Version=v4.5,Profile=Profile7": {} diff --git a/src/Dependencies/Immutable/project.json b/src/Dependencies/Immutable/project.json index 159a306c219e49e712ff86fb2f69b18f49a9a400..7079f0f3b48f0c4dbe51d901f01358a489561572 100644 --- a/src/Dependencies/Immutable/project.json +++ b/src/Dependencies/Immutable/project.json @@ -1,7 +1,7 @@ { "supports": {}, "dependencies": { - "System.Collections.Immutable": "1.2.0-rc3-24102-00" + "System.Collections.Immutable": "1.2.0" }, "frameworks": { ".NETPortable,Version=v4.5,Profile=Profile7": {} diff --git a/src/Dependencies/Metadata/project.json b/src/Dependencies/Metadata/project.json index 8409798ef2f46b2ea857551646ff0eef9d904c26..f0721714dca207d27403fc51c5ad5e9bf0cae948 100644 --- a/src/Dependencies/Metadata/project.json +++ b/src/Dependencies/Metadata/project.json @@ -1,7 +1,7 @@ { "supports": {}, "dependencies": { - "System.Reflection.Metadata": "1.3.0-rc3-24102-00" + "System.Reflection.Metadata": "1.4.1-beta-24221-04" }, "frameworks": { ".NETPortable,Version=v4.5,Profile=Profile7": {} diff --git a/src/Scripting/CSharp/project.json b/src/Scripting/CSharp/project.json index a51f8d90d5d1234f4230e74310a35063d68d72bf..49a8746fe43e212112efe3b36c9dda769dcdbe3e 100644 --- a/src/Scripting/CSharp/project.json +++ b/src/Scripting/CSharp/project.json @@ -1,7 +1,7 @@ -{ +{ "dependencies": { - "Microsoft.CSharp": "4.0.0", - "System.Dynamic.Runtime": "4.0.10" + "Microsoft.CSharp": "4.0.1", + "System.Dynamic.Runtime": "4.0.11" }, "frameworks": { "netstandard1.3": { diff --git a/src/Scripting/CSharpTest.Desktop/project.json b/src/Scripting/CSharpTest.Desktop/project.json index 5ac00ae2aa20b1a7925319d07240de7dc21651c1..240e9cb905826e95342558c7f327cab244faad56 100644 --- a/src/Scripting/CSharpTest.Desktop/project.json +++ b/src/Scripting/CSharpTest.Desktop/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "System.Diagnostics.Process": "4.1.0-rc3-24128-00" + "System.Diagnostics.Process": "4.1.0" }, "frameworks": { "net46": {} diff --git a/src/Scripting/CSharpTest/project.json b/src/Scripting/CSharpTest/project.json index cb340c3d221d6eff643e159366e9787938f575cb..e18f130538ac945b33c4832ef82d68ba7ced2957 100644 --- a/src/Scripting/CSharpTest/project.json +++ b/src/Scripting/CSharpTest/project.json @@ -1,6 +1,6 @@ -{ +{ "dependencies": { - "System.AppContext": "4.1.0-rc3-24128-00" + "System.AppContext": "4.1.0" }, "frameworks": { "netstandard1.3": { diff --git a/src/Scripting/Core/project.json b/src/Scripting/Core/project.json index 1f087e87cf7017c6b9e06cefefec40b4a6d282af..6c0dc16c8ddba58e5a30d98c58cbe1452ba433e6 100644 --- a/src/Scripting/Core/project.json +++ b/src/Scripting/Core/project.json @@ -1,23 +1,23 @@ -{ +{ "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.0", - "System.Collections": "4.0.11-rc3-24128-00", - "System.Diagnostics.Debug": "4.0.11-rc3-24128-00", - "System.Diagnostics.StackTrace": "4.0.1-rc3-24128-00", - "System.Diagnostics.Tools": "4.0.1-rc3-24128-00", - "System.Globalization": "4.0.11-rc3-24128-00", - "System.IO": "4.1.0-rc3-24128-00", - "System.IO.FileSystem": "4.0.1-rc3-24128-00", - "System.Linq": "4.1.0-rc3-24128-00", - "System.Linq.Expressions": "4.1.0-rc3-24128-00", - "System.Reflection": "4.1.0-rc3-24128-00", - "System.Reflection.Extensions": "4.0.1-rc3-24128-00", - "System.Resources.ResourceManager": "4.0.1-rc3-24128-00", - "System.Runtime": "4.1.0-rc3-24128-00", - "System.Runtime.Extensions": "4.1.0-rc3-24128-00", - "System.Runtime.InteropServices": "4.1.0-rc3-24128-00", - "System.Threading": "4.0.11-rc3-24128-00", - "System.Threading.Tasks": "4.0.11-rc3-24128-00" + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "System.Collections": "4.0.11", + "System.Diagnostics.Debug": "4.0.11", + "System.Diagnostics.StackTrace": "4.0.1", + "System.Diagnostics.Tools": "4.0.1", + "System.Globalization": "4.0.11", + "System.IO": "4.1.0", + "System.IO.FileSystem": "4.0.1", + "System.Linq": "4.1.0", + "System.Linq.Expressions": "4.1.0", + "System.Reflection": "4.1.0", + "System.Reflection.Extensions": "4.0.1", + "System.Resources.ResourceManager": "4.0.1", + "System.Runtime": "4.1.0", + "System.Runtime.Extensions": "4.1.0", + "System.Runtime.InteropServices": "4.1.0", + "System.Threading": "4.0.11", + "System.Threading.Tasks": "4.0.11" }, "frameworks": { "netstandard1.3": { diff --git a/src/Scripting/VisualBasic/project.json b/src/Scripting/VisualBasic/project.json index 8f6a768fb267fc3fd0973e529cb397cc5fecbcd5..b8ee590d4d6d332be8ffb9d66e94cfc9c1353eae 100644 --- a/src/Scripting/VisualBasic/project.json +++ b/src/Scripting/VisualBasic/project.json @@ -1,6 +1,6 @@ -{ +{ "dependencies": { - "Microsoft.VisualBasic": "10.0.0" + "Microsoft.VisualBasic": "10.0.1" }, "frameworks": { "netstandard1.3": { diff --git a/src/Scripting/VisualBasicTest/project.json b/src/Scripting/VisualBasicTest/project.json index 64fe08212c4c14bcc03e2101ea07a82b51add868..25bd2fca31f5de044f0e0979c632cd46c1d56860 100644 --- a/src/Scripting/VisualBasicTest/project.json +++ b/src/Scripting/VisualBasicTest/project.json @@ -1,6 +1,6 @@ -{ +{ "dependencies": { - "System.AppContext": "4.1.0-rc3-24128-00" + "System.AppContext": "4.1.0" }, "frameworks": { "netstandard1.3": { diff --git a/src/Test/Utilities/Portable/project.json b/src/Test/Utilities/Portable/project.json index c159c53329577f5b97f96eae7371b30a70f49180..902e431f2e145f8b5cbdc01c1a360ad2a887466b 100644 --- a/src/Test/Utilities/Portable/project.json +++ b/src/Test/Utilities/Portable/project.json @@ -1,17 +1,17 @@ -{ +{ "dependencies": { - "Microsoft.CSharp": "4.0.0", - "Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00", - "Microsoft.NETCore.Portable.Compatibility": "1.0.0", - "System.Collections.Concurrent": "4.0.12-rc3-24128-00", - "System.Console": "4.0.0-rc3-24128-00", - "System.Diagnostics.Debug": "4.0.11-rc3-24128-00", - "System.Diagnostics.Tools": "4.0.1-rc3-24128-00", - "System.IO.FileSystem": "4.0.1-rc3-24128-00", - "System.Reflection.TypeExtensions": "4.1.0-rc3-24128-00", - "System.Threading.Thread": "4.0.0-rc3-24128-00", - "System.Xml.XDocument": "4.0.11-rc3-24128-00", - "System.Xml.XmlDocument": "4.0.1-rc3-24128-00" + "Microsoft.CSharp": "4.0.1", + "Microsoft.NETCore.Platforms": "1.0.1", + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "System.Collections.Concurrent": "4.0.12", + "System.Console": "4.0.0", + "System.Diagnostics.Debug": "4.0.11", + "System.Diagnostics.Tools": "4.0.1", + "System.IO.FileSystem": "4.0.1", + "System.Reflection.TypeExtensions": "4.1.0", + "System.Threading.Thread": "4.0.0", + "System.Xml.XDocument": "4.0.11", + "System.Xml.XmlDocument": "4.0.1" }, "frameworks": { "netstandard1.3": { diff --git a/src/Tools/BuildUtil/BuildUtil/BuildUtil.nuspec b/src/Tools/BuildUtil/BuildUtil/BuildUtil.nuspec index e525aa456b66f35d776786af4a3f58e7828e5e1b..9a8e3be253df08bae076d495d1c4d4b4e7d1efb3 100644 --- a/src/Tools/BuildUtil/BuildUtil/BuildUtil.nuspec +++ b/src/Tools/BuildUtil/BuildUtil/BuildUtil.nuspec @@ -16,7 +16,7 @@ - + diff --git a/src/Tools/BuildUtil/BuildUtil/project.json b/src/Tools/BuildUtil/BuildUtil/project.json index 1d686900ce11a5294705325f9c8b985748a729f2..b72b16f9a3933d413883910aaa778f3dc26ddc0c 100644 --- a/src/Tools/BuildUtil/BuildUtil/project.json +++ b/src/Tools/BuildUtil/BuildUtil/project.json @@ -1,4 +1,4 @@ -{ +{ "supports": { "net46.app": {}, "dnxcore50.app": {} @@ -8,7 +8,7 @@ "Microsoft.Build.Tasks.Core": "0.1.0-preview-00005", "Microsoft.Build.Utilities.Core": "0.1.0-preview-00005", "Microsoft.NETCore": "5.0.0", - "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", "NuSpec.ReferenceGenerator": "1.4.2" }, "frameworks": { diff --git a/src/Tools/CommonCoreClrRuntime/project.json b/src/Tools/CommonCoreClrRuntime/project.json index 0bbcec0ebdf8e166ee7325c3a82f4c4ea6b99196..4951dd99ed09314c5d1a1ae80c98517c0d5f5125 100644 --- a/src/Tools/CommonCoreClrRuntime/project.json +++ b/src/Tools/CommonCoreClrRuntime/project.json @@ -1,8 +1,8 @@ -{ +{ "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24128-00", - "Microsoft.NETCore.TestHost": "1.0.0-rc3-24128-00", - "System.Runtime": "4.1.0-rc3-24128-00" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02", + "Microsoft.NETCore.TestHost": "1.0.0", + "System.Runtime": "4.1.0" }, "frameworks": { "NETCoreApp1.0": { diff --git a/src/Tools/CommonNetCoreReferences/project.json b/src/Tools/CommonNetCoreReferences/project.json index ed114c0cc57158d2ac00a6824912b4f374024302..81be76475d3e7ce42762d0e2910607e52a5c6ddd 100644 --- a/src/Tools/CommonNetCoreReferences/project.json +++ b/src/Tools/CommonNetCoreReferences/project.json @@ -1,52 +1,52 @@ -{ +{ "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", - "Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24128-00", - "Microsoft.NETCore.TestHost": "1.0.0-rc3-24128-00", - "System.AppContext": "4.1.0-rc3-24128-00", - "System.Collections": "4.0.11-rc3-24128-00", - "System.Collections.Concurrent": "4.0.12-rc3-24128-00", - "System.Collections.Immutable": "1.2.0-rc3-24128-00", - "System.Console": "4.0.0-rc3-24128-00", - "System.Diagnostics.Debug": "4.0.11-rc3-24128-00", - "System.Diagnostics.FileVersionInfo": "4.0.0-rc3-24128-00", - "System.Diagnostics.Process": "4.1.0-rc3-24128-00", - "System.Diagnostics.StackTrace": "4.0.1-rc3-24128-00", - "System.Diagnostics.Tools": "4.0.1-rc3-24128-00", - "System.Dynamic.Runtime": "4.0.11-rc3-24128-00", - "System.Globalization": "4.0.11-rc3-24128-00", - "System.IO.FileSystem": "4.0.1-rc3-24128-00", - "System.IO.FileSystem.Primitives": "4.0.1-rc3-24128-00", - "System.IO.FileSystem.Watcher": "4.0.0-rc3-24128-00", - "System.IO.Pipes": "4.0.0-rc3-24128-00", - "System.Linq": "4.1.0-rc3-24128-00", - "System.Linq.Expressions": "4.1.0-rc3-24128-00", - "System.Net.NameResolution": "4.0.0-rc3-24128-00", - "System.Net.Sockets": "4.1.0-rc3-24128-00", - "System.Reflection": "4.1.0-rc3-24128-00", - "System.Reflection.Primitives": "4.0.1-rc3-24128-00", - "System.Resources.ResourceManager": "4.0.1-rc3-24128-00", - "System.Runtime": "4.1.0-rc3-24128-00", - "System.Runtime.Extensions": "4.1.0-rc3-24128-00", - "System.Runtime.Handles": "4.0.1-rc3-24128-00", - "System.Runtime.InteropServices": "4.1.0-rc3-24128-00", - "System.Runtime.Loader": "4.0.0-rc3-24128-00", - "System.Runtime.Numerics": "4.0.1-rc3-24128-00", - "System.Security.Cryptography.Algorithms": "4.2.0-rc3-24128-00", - "System.Security.Cryptography.Encoding": "4.0.0-rc3-24128-00", - "System.Security.Cryptography.X509Certificates": "4.1.0-rc3-24128-00", - "System.Text.Encoding": "4.0.11-rc3-24128-00", - "System.Text.Encoding.CodePages": "4.0.1-rc3-24128-00", - "System.Text.Encoding.Extensions": "4.0.11-rc3-24128-00", - "System.Threading": "4.0.11-rc3-24128-00", - "System.Threading.Tasks": "4.0.11-rc3-24128-00", - "System.Threading.Tasks.Parallel": "4.0.1-rc3-24128-00", - "System.Threading.Thread": "4.0.0-rc3-24128-00", - "System.Xml.ReaderWriter": "4.0.11-rc3-24128-00", - "System.Xml.XDocument": "4.0.11-rc3-24128-00", - "System.Xml.XmlDocument": "4.0.1-rc3-24128-00", - "System.Xml.XPath.XDocument": "4.0.1-rc3-24128-00" + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "Microsoft.NETCore.Platforms": "1.0.1", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02", + "Microsoft.NETCore.TestHost": "1.0.0", + "System.AppContext": "4.1.0", + "System.Collections": "4.0.11", + "System.Collections.Concurrent": "4.0.12", + "System.Collections.Immutable": "1.2.0", + "System.Console": "4.0.0", + "System.Diagnostics.Debug": "4.0.11", + "System.Diagnostics.FileVersionInfo": "4.0.0", + "System.Diagnostics.Process": "4.1.0", + "System.Diagnostics.StackTrace": "4.0.1", + "System.Diagnostics.Tools": "4.0.1", + "System.Dynamic.Runtime": "4.0.11", + "System.Globalization": "4.0.11", + "System.IO.FileSystem": "4.0.1", + "System.IO.FileSystem.Primitives": "4.0.1", + "System.IO.FileSystem.Watcher": "4.0.0", + "System.IO.Pipes": "4.0.0", + "System.Linq": "4.1.0", + "System.Linq.Expressions": "4.1.0", + "System.Net.NameResolution": "4.0.0", + "System.Net.Sockets": "4.1.0", + "System.Reflection": "4.1.0", + "System.Reflection.Primitives": "4.0.1", + "System.Resources.ResourceManager": "4.0.1", + "System.Runtime": "4.1.0", + "System.Runtime.Extensions": "4.1.0", + "System.Runtime.Handles": "4.0.1", + "System.Runtime.InteropServices": "4.1.0", + "System.Runtime.Loader": "4.0.0", + "System.Runtime.Numerics": "4.0.1", + "System.Security.Cryptography.Algorithms": "4.2.0", + "System.Security.Cryptography.Encoding": "4.0.0", + "System.Security.Cryptography.X509Certificates": "4.1.0", + "System.Text.Encoding": "4.0.11", + "System.Text.Encoding.CodePages": "4.0.1", + "System.Text.Encoding.Extensions": "4.0.11", + "System.Threading": "4.0.11", + "System.Threading.Tasks": "4.0.11", + "System.Threading.Tasks.Parallel": "4.0.1", + "System.Threading.Thread": "4.0.0", + "System.Xml.ReaderWriter": "4.0.11", + "System.Xml.XDocument": "4.0.11", + "System.Xml.XmlDocument": "4.0.1", + "System.Xml.XPath.XDocument": "4.0.1" }, "frameworks": { "netcoreapp1.0": { diff --git a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.json b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.json index 802462bb1bcf40b2cc3182d0f8313c6776a5caf7..055770fdd457f4c8aea03cae72fc4a17c3a6480c 100644 --- a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.json +++ b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.json @@ -1,9 +1,9 @@ -{ +{ "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", - "Microsoft.NETCore.Platforms": "1.0.1-rc3-24128-00", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24128-00", - "Microsoft.NETCore.TestHost": "1.0.0-rc3-24128-00" + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "Microsoft.NETCore.Platforms": "1.0.1", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-rc4-24221-02", + "Microsoft.NETCore.TestHost": "1.0.0" }, "frameworks": { "NETCoreApp1.0": { diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.json b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.json index 80e6c85f0496e07c0c998180a1d4d411c38f0029..df46749b0f5b15bb370d942298997650c9ff8596 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.json @@ -1,9 +1,9 @@ { "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", - "NETStandard.Library": "1.6.0-rc3-24128-00", - "System.Xml.XmlDocument": "4.0.1-rc3-24128-00", - "System.Xml.XmlSerializer": "4.0.11-rc3-24128-00" + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "NETStandard.Library": "1.6.0", + "System.Xml.XmlDocument": "4.0.1", + "System.Xml.XmlSerializer": "4.0.11" }, "frameworks": { "NETCoreApp1.0": { } diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.json b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.json index 4efd92eaa7849f8178bb8cd657b3f91506d449b0..ff524990e7f9fefd078912de2e01afb32c89d5fb 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", - "NETStandard.Library": "1.6.0-rc3-24128-00", + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "NETStandard.Library": "1.6.0", }, "frameworks": { "NETCoreApp1.0": { } diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.json b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.json index 78401cedd5c53b2fac33f5707a6654cfd26c94d2..af9139099fc418fedbe2c22f98bd4e0a0913d221 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.json @@ -1,9 +1,9 @@ { "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", - "NETStandard.Library": "1.6.0-rc3-24128-00", - "System.Xml.XmlDocument": "4.0.1-rc3-24128-00", - "System.Xml.XmlSerializer": "4.0.11-rc3-24128-00" + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "NETStandard.Library": "1.6.0", + "System.Xml.XmlDocument": "4.0.1", + "System.Xml.XmlSerializer": "4.0.11" }, "frameworks": { "NETCoreApp1.0": { } diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.json b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.json index dd660270bb73dbc5da793950883be1bd94ae2749..1447cbff611141b3748424addb2e67ece45dd324 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", - "NETStandard.Library": "1.6.0-rc3-24128-00" + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "NETStandard.Library": "1.6.0" }, "frameworks": { "NETCoreApp1.0": { } diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.json b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.json index d7e4c501789ab8d6150198425fb0834476a3b6ed..9f08f35e782041570134d80b86e461da18573228 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.json @@ -1,9 +1,9 @@ { "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.1-rc3-24128-00", - "NETStandard.Library": "1.6.0-rc3-24128-00", - "System.Console": "4.0.0-rc3-24128-00", - "System.Security.Cryptography.Algorithms": "4.2.0-rc3-24128-00" + "Microsoft.NETCore.Portable.Compatibility": "1.0.1", + "NETStandard.Library": "1.6.0", + "System.Console": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.2.0" }, "frameworks": { "NETCoreApp1.0": { }