Skip to content

Commit 4ccf4e4

Browse files
author
Maria Romero
committed
update libraries, remove old libraries and tests, remove previous library script
1 parent e26f1ed commit 4ccf4e4

9 files changed

+78049
-112052
lines changed

Engine/Settings/core-6.0.1-osx.json

-23,228
This file was deleted.

Engine/Settings/core-6.0.2-linux.json

-1,648
This file was deleted.

Engine/Settings/core-6.0.2-windows.json

-2,075
This file was deleted.

Engine/Settings/desktop-5.1.16299.98-windows.json renamed to Engine/Settings/desktop-5.1.14393.2248-windows.json

+78,046-84,976
Large diffs are not rendered by default.

Tests/Rules/UseCompatible/Cmdlets/PSScriptAnalyzerSettings.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
)
55
Rules = @{
66
PSUseCompatibleCmdlets = @{
7-
compatibility = @("core-6.0.1-windows")
7+
compatibility = @("core-6.1.0-preview.2-windows")
88
}
99
}
1010
}

Tests/Rules/UseCompatible/Cmdlets/PSScriptAnalyzerSettingsLinux.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
)
55
Rules = @{
66
PSUseCompatibleCmdlets = @{
7-
compatibility = @("core-6.0.1-linux")
7+
compatibility = @("core-6.1.0-preview.2-linux")
88
}
99
}
1010
}
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@{
22
Rules = @{
33
PSUseCompatibleTypes = @{
4-
compatibility = @("core-6.0.1-windows")
4+
compatibility = @("core-6.1.0-preview.2-windows")
55
}
66
}
77
}

Tests/Rules/UseCompatibleCmdlets/PSScriptAnalyzerSettings.psd1

-7
This file was deleted.

Utils/New-CommandDataFile.ps1

-115
This file was deleted.

0 commit comments

Comments
 (0)