diff --git a/DotnetRuntimeMetadata.json b/DotnetRuntimeMetadata.json
index ac13caf221d..503e5c1c346 100644
--- a/DotnetRuntimeMetadata.json
+++ b/DotnetRuntimeMetadata.json
@@ -4,7 +4,7 @@
"quality": "daily",
"qualityFallback": "preview",
"packageVersionPattern": "8.0.0",
- "sdkImageVersion": "8.0.407",
+ "sdkImageVersion": "8.0.408",
"nextChannel": "8.0.1xx",
"azureFeed": "",
"sdkImageOverride": ""
diff --git a/global.json b/global.json
index 6537190e060..fc88f757ace 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "8.0.407"
+ "version": "8.0.408"
}
}
diff --git a/src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj b/src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj
index b411e3e8086..17667cdbaff 100644
--- a/src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj
+++ b/src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj
@@ -47,6 +47,7 @@
+
diff --git a/src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj b/src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
index 4fcd207e48e..faced3ac4a8 100644
--- a/src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
+++ b/src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
@@ -36,7 +36,7 @@
-
+
diff --git a/src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj b/src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj
index d0011b33652..2307d1565ac 100644
--- a/src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj
+++ b/src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj b/src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj
index 69fea46c5f3..ffc40ecfe1a 100644
--- a/src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj
+++ b/src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj
@@ -17,10 +17,12 @@
-
+
-
+
+
+
@@ -39,7 +41,7 @@
-
+
diff --git a/src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj b/src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj
index c2452f249c5..9b450e12347 100644
--- a/src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj
+++ b/src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj
@@ -7,6 +7,7 @@
+
diff --git a/src/Modules/PSGalleryModules.csproj b/src/Modules/PSGalleryModules.csproj
index 0989d86699c..dfac06cb64a 100644
--- a/src/Modules/PSGalleryModules.csproj
+++ b/src/Modules/PSGalleryModules.csproj
@@ -13,7 +13,7 @@
-
+
diff --git a/src/System.Management.Automation/System.Management.Automation.csproj b/src/System.Management.Automation/System.Management.Automation.csproj
index 4133232c834..8787b35859f 100644
--- a/src/System.Management.Automation/System.Management.Automation.csproj
+++ b/src/System.Management.Automation/System.Management.Automation.csproj
@@ -35,6 +35,7 @@
+
diff --git a/test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj b/test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj
index 21b60170385..2b802bf091f 100644
--- a/test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj
+++ b/test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj b/test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj
index e0fee129f20..94fa133cb90 100644
--- a/test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj
+++ b/test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj b/test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj
index e67e6d209e8..9b2d5d0b964 100644
--- a/test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj
+++ b/test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj
@@ -21,6 +21,7 @@
+
diff --git a/test/tools/TestService/TestService.csproj b/test/tools/TestService/TestService.csproj
index be42f56bb9f..6a06fdcc0fa 100644
--- a/test/tools/TestService/TestService.csproj
+++ b/test/tools/TestService/TestService.csproj
@@ -15,15 +15,16 @@
-
+
-
+
-
+
+
diff --git a/test/tools/WebListener/WebListener.csproj b/test/tools/WebListener/WebListener.csproj
index b48f415f548..4d60aaac80b 100644
--- a/test/tools/WebListener/WebListener.csproj
+++ b/test/tools/WebListener/WebListener.csproj
@@ -7,8 +7,8 @@
-
-
+
+
diff --git a/tools/cgmanifest.json b/tools/cgmanifest.json
index ee73acdfa0e..ac224676128 100644
--- a/tools/cgmanifest.json
+++ b/tools/cgmanifest.json
@@ -125,7 +125,7 @@
"Type": "nuget",
"Nuget": {
"Name": "Microsoft.Extensions.ObjectPool",
- "Version": "8.0.14"
+ "Version": "8.0.15"
}
},
"DevelopmentDependency": false
@@ -195,7 +195,7 @@
"Type": "nuget",
"Nuget": {
"Name": "Microsoft.Windows.Compatibility",
- "Version": "8.0.14"
+ "Version": "8.0.15"
}
},
"DevelopmentDependency": false
@@ -425,7 +425,7 @@
"Type": "nuget",
"Nuget": {
"Name": "System.Diagnostics.EventLog",
- "Version": "8.0.1"
+ "Version": "8.0.2"
}
},
"DevelopmentDependency": false
@@ -455,7 +455,7 @@
"Type": "nuget",
"Nuget": {
"Name": "System.DirectoryServices.Protocols",
- "Version": "8.0.0"
+ "Version": "8.0.1"
}
},
"DevelopmentDependency": false
@@ -475,7 +475,7 @@
"Type": "nuget",
"Nuget": {
"Name": "System.Drawing.Common",
- "Version": "8.0.14"
+ "Version": "8.0.15"
}
},
"DevelopmentDependency": false
diff --git a/tools/packaging/boms/windows.json b/tools/packaging/boms/windows.json
index e491911f1ad..8c941f35d03 100644
--- a/tools/packaging/boms/windows.json
+++ b/tools/packaging/boms/windows.json
@@ -783,14 +783,6 @@
"Pattern": "Microsoft.WSMan.Runtime.xml",
"FileType": "NonProduct"
},
- {
- "Pattern": "Modules/*.json",
- "FileType": "NonProduct"
- },
- {
- "Pattern": "Modules/*.sha256",
- "FileType": "NonProduct"
- },
{
"Pattern": "Modules/Microsoft.PowerShell.Archive/*.cat",
"FileType": "NonProduct"
@@ -892,7 +884,15 @@
"FileType": "NonProduct"
},
{
- "Pattern": "Modules\\PSReadLine\\_manifest\\spdx_2.2\\manifest.cat",
+ "Pattern": "Modules\\Microsoft.PowerShell.PSResourceGet\\Microsoft.PowerShell.PSResourceGet.pdb",
+ "FileType": "NonProduct"
+ },
+ {
+ "Pattern": "Modules\\Microsoft.PowerShell.PSResourceGet\\PSResourceRepository.adml",
+ "FileType": "NonProduct"
+ },
+ {
+ "Pattern": "Modules\\Microsoft.PowerShell.PSResourceGet\\PSResourceRepository.admx",
"FileType": "NonProduct"
},
{
@@ -2591,10 +2591,6 @@
"Pattern": "System.Private.Uri.dll",
"FileType": "NonProduct"
},
- {
- "Pattern": "System.Private.Windows.Core.dll",
- "FileType": "NonProduct"
- },
{
"Pattern": "System.Private.Xml.dll",
"FileType": "NonProduct"
@@ -3431,6 +3427,10 @@
"Pattern": "Modules/PSDiagnostics/PSDiagnostics.psm1",
"FileType": "Product"
},
+ {
+ "Pattern": "Modules\\Microsoft.PowerShell.PSResourceGet\\InstallPSResourceGetPolicyDefinitions.ps1",
+ "FileType": "Product"
+ },
{
"Pattern": "pwsh.dll",
"FileType": "Product"