Skip to content

Commit b0edeba

Browse files
liliankasemkshyju
andauthored
Update 3rd party list (#4621)
* Update 3rd party binaries to sign * Update release notes --------- Co-authored-by: Shyju Krishnankutty <[email protected]>
1 parent c8996ce commit b0edeba

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

eng/ci/templates/official/variables/thirdparty-binaries-tosign.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ variables:
44
Google.Protobuf.dll,Grpc.AspNetCore.Server.ClientFactory.dll,Grpc.AspNetCore.Server.dll,Grpc.Core.dll,
55
Grpc.Core.Api.dll,Grpc.Net.Client.dll,Grpc.Net.ClientFactory.dll,Grpc.Net.Common.dll,ImpromptuInterface.dll,
66
NCrontab.Signed.dll,Newtonsoft.Json.dll,protobuf-net.dll,System.IO.Abstractions.dll,
7-
Microsoft.Azure.KeyVault.*,Microsoft.AI.*.dll,Microsoft.Build.Framework.dll,Microsoft.Build.dll,
7+
Microsoft.Azure.AppService.*.dll,Microsoft.Azure.Functions.*.dll,Microsoft.Azure.KeyVault.*,
8+
Microsoft.Azure.WebJobs.*.dll,Microsoft.AI.*.dll,Microsoft.Build.Framework.dll,Microsoft.Build.dll,
89
Microsoft.CodeAnalysis.dll,Microsoft.CodeAnalysis.CSharp.dll,Microsoft.CodeAnalysis.CSharp.Scripting.dll,
910
Microsoft.CodeAnalysis.Razor.dll,Microsoft.CodeAnalysis.Scripting.dll,Microsoft.DotNet.PlatformAbstractions.dll,
1011
Microsoft.Extensions.DependencyModel.dll,Microsoft.Extensions.Logging.ApplicationInsights.dll,
@@ -15,6 +16,5 @@ variables:
1516
YamlDotNet.dll,Microsoft.Azure.Storage.Common.dll,Microsoft.Azure.Storage.File.dll,OpenTelemetry.Api.dll,
1617
OpenTelemetry.Api.ProviderBuilderExtensions.dll,OpenTelemetry.dll,OpenTelemetry.Exporter.Console.dll,
1718
OpenTelemetry.Exporter.OpenTelemetryProtocol.dll,OpenTelemetry.Extensions.Hosting.dll,
18-
OpenTelemetry.Instrumentation.AspNetCore.dll,OpenTelemetry.Instrumentation.Http.dll,
19-
OpenTelemetry.PersistentStorage.Abstractions.dll,OpenTelemetry.PersistentStorage.FileSystem.dll,
20-
t32.exe,t64.exe,w32.exe,w64.exe
19+
OpenTelemetry.Instrumentation.*.dll,OpenTelemetry.PersistentStorage.Abstractions.dll,
20+
OpenTelemetry.PersistentStorage.FileSystem.dll

release_notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77

88
#### Changes
99

10+
- Updated assemblies to sign: AppService, Functions, WebJobs; consolidated OpenTelemetry binaries; removed Python exec patterns (t32, t64, w32, w64) (#4621)

0 commit comments

Comments
 (0)