Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Update BuildTools, CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview1-02918-02, preview1-26619-01, preview1-26618-02, beta-26619-00, beta-26619-00, respectively (master) #30497

Merged
merged 2 commits into from
Jun 19, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BuildToolsVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0-preview1-02915-01
2.2.0-preview1-02918-02
28 changes: 14 additions & 14 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>12846281d45ce2bcfb456af2c013f8be33e15208</CoreFxCurrentRef>
<CoreClrCurrentRef>9a1f1f4afe718228ba1252b43a2cebb7165bacd1</CoreClrCurrentRef>
<CoreSetupCurrentRef>9004703a1923e5c5582ceb8d79712df777412446</CoreSetupCurrentRef>
<CoreClrCurrentRef>e316bf026696e67ab5f965a0cb8b8fe474c3cf75</CoreClrCurrentRef>
<CoreSetupCurrentRef>e316bf026696e67ab5f965a0cb8b8fe474c3cf75</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>554d6e47e0e1ad816f3e505818a36c656376530b</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>554d6e47e0e1ad816f3e505818a36c656376530b</ProjectNTfsTestILCCurrentRef>
<ProjectNTfsCurrentRef>e316bf026696e67ab5f965a0cb8b8fe474c3cf75</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>e316bf026696e67ab5f965a0cb8b8fe474c3cf75</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
<StandardCurrentRef>9004703a1923e5c5582ceb8d79712df777412446</StandardCurrentRef>
<BuildToolsCurrentRef>9004703a1923e5c5582ceb8d79712df777412446</BuildToolsCurrentRef>
<BuildToolsCurrentRef>e316bf026696e67ab5f965a0cb8b8fe474c3cf75</BuildToolsCurrentRef>
</PropertyGroup>

<!-- Product dependency versions. -->
Expand All @@ -33,21 +33,21 @@
<PropertyGroup>
<CoreFxExpectedPrerelease>preview1-26617-01</CoreFxExpectedPrerelease>
<MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26617-01</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26616-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26618-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26618-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26618-00</ProjectNTfsTestILCPackageVersion>
<MicrosoftNETCoreDotNetHostPackageVersion>2.2.0-preview1-26615-02</MicrosoftNETCoreDotNetHostPackageVersion>
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.2.0-preview1-26615-02</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
<MicrosoftNETCoreAppPackageVersion>2.2.0-preview1-26615-02</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26619-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26619-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26619-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26619-00</ProjectNTfsTestILCPackageVersion>
<MicrosoftNETCoreDotNetHostPackageVersion>2.2.0-preview1-26618-02</MicrosoftNETCoreDotNetHostPackageVersion>
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.2.0-preview1-26618-02</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
<MicrosoftNETCoreAppPackageVersion>2.2.0-preview1-26618-02</MicrosoftNETCoreAppPackageVersion>

<!-- CoreFX-built SNI identity package -->
<RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>

<AppXRunnerVersion>1.0.3-prerelease-00921-01</AppXRunnerVersion>
<XunitPerfAnalysisPackageVersion>1.0.0-beta-build0019</XunitPerfAnalysisPackageVersion>
<TraceEventPackageVersion>2.0.5</TraceEventPackageVersion>
<XunitNetcoreExtensionsVersion>2.2.0-preview1-02915-01</XunitNetcoreExtensionsVersion>
<XunitNetcoreExtensionsVersion>2.2.0-preview1-02918-02</XunitNetcoreExtensionsVersion>

<!-- Roslyn optimization data package version -->
<OptimizationDataVersion>2.0.0-rc-61101-17</OptimizationDataVersion>
Expand All @@ -56,7 +56,7 @@
<!-- Package versions used as toolsets -->
<PropertyGroup>
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
<FeedTasksPackageVersion>2.2.0-preview1-02915-01</FeedTasksPackageVersion>
<FeedTasksPackageVersion>2.2.0-preview1-02918-02</FeedTasksPackageVersion>
</PropertyGroup>

<!-- Publish symbol build task package -->
Expand Down
6 changes: 3 additions & 3 deletions external/test-runtime/optional.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"net45": {
"dependencies": {
"Microsoft.DotNet.IBCMerge": "4.6.0-alpha-00001",
"TestILC.amd64ret": "1.0.0-beta-26618-00",
"TestILC.armret": "1.0.0-beta-26618-00",
"TestILC.x86ret": "1.0.0-beta-26618-00"
"TestILC.amd64ret": "1.0.0-beta-26619-00",
"TestILC.armret": "1.0.0-beta-26619-00",
"TestILC.x86ret": "1.0.0-beta-26619-00"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,7 @@ public static class Avx
public static Vector256<float> DuplicateEvenIndexed(Vector256<float> value) { throw null; }
public static Vector256<double> DuplicateEvenIndexed(Vector256<double> value) { throw null; }
public static Vector256<float> DuplicateOddIndexed(Vector256<float> value) { throw null; }
public static sbyte Extract(Vector256<sbyte> value, byte index) { throw null; }
public static byte Extract(Vector256<byte> value, byte index) { throw null; }
public static short Extract(Vector256<short> value, byte index) { throw null; }
public static ushort Extract(Vector256<ushort> value, byte index) { throw null; }
public static int Extract(Vector256<int> value, byte index) { throw null; }
public static uint Extract(Vector256<uint> value, byte index) { throw null; }
Expand Down Expand Up @@ -338,14 +336,14 @@ public static class Avx
public static unsafe Vector256<uint> LoadDquVector256(uint* address) { throw null; }
public static unsafe Vector256<long> LoadDquVector256(long* address) { throw null; }
public static unsafe Vector256<ulong> LoadDquVector256(ulong* address) { throw null; }
public static unsafe Vector128<float> MaskLoad(float* address, Vector128<uint> mask) { throw null; }
public static unsafe Vector128<double> MaskLoad(double* address, Vector128<ulong> mask) { throw null; }
public static unsafe Vector256<float> MaskLoad(float* address, Vector256<uint> mask) { throw null; }
public static unsafe Vector256<double> MaskLoad(double* address, Vector256<ulong> mask) { throw null; }
public static unsafe void MaskStore(float* address, Vector128<float> mask, Vector128<uint> source) { throw null; }
public static unsafe void MaskStore(double* address, Vector128<double> mask, Vector128<ulong> source) { throw null; }
public static unsafe void MaskStore(float* address, Vector256<float> mask, Vector256<uint> source) { throw null; }
public static unsafe void MaskStore(double* address, Vector256<double> mask, Vector256<ulong> source) { throw null; }
public static unsafe Vector128<float> MaskLoad(float* address, Vector128<float> mask) { throw null; }
public static unsafe Vector128<double> MaskLoad(double* address, Vector128<double> mask) { throw null; }
public static unsafe Vector256<float> MaskLoad(float* address, Vector256<float> mask) { throw null; }
public static unsafe Vector256<double> MaskLoad(double* address, Vector256<double> mask) { throw null; }
public static unsafe void MaskStore(float* address, Vector128<float> mask, Vector128<float> source) { throw null; }
public static unsafe void MaskStore(double* address, Vector128<double> mask, Vector128<double> source) { throw null; }
public static unsafe void MaskStore(float* address, Vector256<float> mask, Vector256<float> source) { throw null; }
public static unsafe void MaskStore(double* address, Vector256<double> mask, Vector256<double> source) { throw null; }
public static Vector256<float> Max(Vector256<float> left, Vector256<float> right) { throw null; }
public static Vector256<double> Max(Vector256<double> left, Vector256<double> right) { throw null; }
public static Vector256<float> Min(Vector256<float> left, Vector256<float> right) { throw null; }
Expand Down Expand Up @@ -1146,7 +1144,6 @@ public static class Sse2
public static Vector128<ulong> ConvertScalarToVector128UInt64(ulong value) { throw null; }
public static Vector128<double> Divide(Vector128<double> left, Vector128<double> right) { throw null; }
public static Vector128<double> DivideScalar(Vector128<double> left, Vector128<double> right) { throw null; }
public static short Extract(Vector128<short> value, byte index) { throw null; }
public static ushort Extract(Vector128<ushort> value, byte index) { throw null; }
public static Vector128<short> Insert(Vector128<short> value, short data, byte index) { throw null; }
public static Vector128<ushort> Insert(Vector128<ushort> value, ushort data, byte index) { throw null; }
Expand Down Expand Up @@ -1420,7 +1417,6 @@ public static class Sse41
public static Vector128<long> ConvertToVector128Int64(Vector128<uint> value) { throw null; }
public static Vector128<float> DotProduct(Vector128<float> left, Vector128<float> right, byte control) { throw null; }
public static Vector128<double> DotProduct(Vector128<double> left, Vector128<double> right, byte control) { throw null; }
public static sbyte Extract(Vector128<sbyte> value, byte index) { throw null; }
public static byte Extract(Vector128<byte> value, byte index) { throw null; }
public static int Extract(Vector128<int> value, byte index) { throw null; }
public static uint Extract(Vector128<uint> value, byte index) { throw null; }
Expand All @@ -1439,7 +1435,7 @@ public static class Sse41
public static Vector128<uint> Insert(Vector128<uint> value, uint data, byte index) { throw null; }
public static Vector128<long> Insert(Vector128<long> value, long data, byte index) { throw null; }
public static Vector128<ulong> Insert(Vector128<ulong> value, ulong data, byte index) { throw null; }
public static Vector128<float> Insert(Vector128<float> value, float data, byte index) { throw null; }
public static Vector128<float> Insert(Vector128<float> value, Vector128<float> data, byte index) { throw null; }
public static Vector128<sbyte> Max(Vector128<sbyte> left, Vector128<sbyte> right) { throw null; }
public static Vector128<ushort> Max(Vector128<ushort> left, Vector128<ushort> right) { throw null; }
public static Vector128<int> Max(Vector128<int> left, Vector128<int> right) { throw null; }
Expand Down
2 changes: 1 addition & 1 deletion tools-local/ILAsmVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0-preview1-26616-03
2.2.0-preview1-26619-01