Revert to Windows SDK package versions that are currently published
This commit is contained in:
parent
ca77109054
commit
39d41c1eb2
2 changed files with 4 additions and 3 deletions
|
@ -16,6 +16,7 @@ namespace EndToEnd
|
|||
[InlineData("10.0.17763.0")]
|
||||
[InlineData("10.0.18362.0")]
|
||||
[InlineData("10.0.19041.0")]
|
||||
[InlineData("10.0.20348.0", Skip = "Package not published yet")]
|
||||
public void ItCanBuildAndRun(string targetPlatformVersion)
|
||||
{
|
||||
var testInstance = TestAssets.Get(TestAssetKinds.TestProjects, "UseCswinrt")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue