This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 19
19
<Uri >https://github.com/dotnet/arcade</Uri >
20
20
<Sha >062febd818fa51e82c7192782a6b6e6429cc81c8</Sha >
21
21
</Dependency >
22
- <Dependency Name =" Microsoft.Private.CoreFx.NETCoreApp" Version =" 4.6.0-preview7.19324.8 " >
22
+ <Dependency Name =" Microsoft.Private.CoreFx.NETCoreApp" Version =" 4.6.0-preview7.19326.2 " >
23
23
<Uri >https://github.com/dotnet/corefx</Uri >
24
- <Sha >60d8aa31a4c1ffa0e125bd7941aca171439a2f72 </Sha >
24
+ <Sha >219b67118e3a2d539afc1ff3bb2c10e1bc7b03d2 </Sha >
25
25
</Dependency >
26
- <Dependency Name =" Microsoft.NETCore.Platforms" Version =" 3.0.0-preview7.19324.8 " >
26
+ <Dependency Name =" Microsoft.NETCore.Platforms" Version =" 3.0.0-preview7.19326.2 " >
27
27
<Uri >https://github.com/dotnet/corefx</Uri >
28
- <Sha >60d8aa31a4c1ffa0e125bd7941aca171439a2f72 </Sha >
28
+ <Sha >219b67118e3a2d539afc1ff3bb2c10e1bc7b03d2 </Sha >
29
29
</Dependency >
30
30
<Dependency Name =" Microsoft.NETCore.App" Version =" 3.0.0-preview7-27824-03" >
31
31
<Uri >https://github.com/dotnet/core-setup</Uri >
Original file line number Diff line number Diff line change 18
18
<MicrosoftDotNetBuildTasksPackagingVersion >1.0.0-beta.19324.24</MicrosoftDotNetBuildTasksPackagingVersion >
19
19
<MicrosoftDotNetXUnitConsoleRunnerVersion >2.5.1-beta.19278.1</MicrosoftDotNetXUnitConsoleRunnerVersion >
20
20
<!-- corefx -->
21
- <MicrosoftPrivateCoreFxNETCoreAppVersion >4.6.0-preview7.19324.8 </MicrosoftPrivateCoreFxNETCoreAppVersion >
22
- <MicrosoftNETCorePlatformsVersion >3.0.0-preview7.19324.8 </MicrosoftNETCorePlatformsVersion >
23
- <MicrosoftBclAsyncInterfacesVersion >1.0.0-preview7.19324.8 </MicrosoftBclAsyncInterfacesVersion >
21
+ <MicrosoftPrivateCoreFxNETCoreAppVersion >4.6.0-preview7.19326.2 </MicrosoftPrivateCoreFxNETCoreAppVersion >
22
+ <MicrosoftNETCorePlatformsVersion >3.0.0-preview7.19326.2 </MicrosoftNETCorePlatformsVersion >
23
+ <MicrosoftBclAsyncInterfacesVersion >1.0.0-preview7.19326.2 </MicrosoftBclAsyncInterfacesVersion >
24
24
<!-- core-setup -->
25
25
<MicrosoftNETCoreAppVersion >3.0.0-preview7-27824-03</MicrosoftNETCoreAppVersion >
26
26
<!-- dotnet-core-internal-tooling -->
Original file line number Diff line number Diff line change 88
88
# Assert: https://github.com/dotnet/coreclr/issues/25050
89
89
-nonamespace System.Data.Common.Tests
90
90
91
- # Test failure: https://github.com/dotnet/corefx/issues/38768
92
- -nomethod System.Globalization.Tests.CurrentCultureTests.CurrentCulture_DefaultWithNoLang
93
- -nomethod System.Globalization.Tests.CurrentCultureTests.CurrentCulture_BasedOnLangEnvVar
94
-
95
91
# requires corefx test updates
96
92
-nomethod System.Data.Tests.Common.DbConnectionStringBuilderTest.Add_Keyword_Invalid
97
93
-nomethod System.Data.Tests.Common.DbConnectionStringBuilderTest.Indexer_Keyword_Invalid
You can’t perform that action at this time.
0 commit comments