From 8027e72e6aebff359458b306560a7804160aae29 Mon Sep 17 00:00:00 2001 From: Kirill Ivlev <102740624+kirill-ivlev@users.noreply.github.com> Date: Fri, 14 Jun 2024 15:40:43 +0400 Subject: [PATCH] Bump System.Security.Cryptography.Pkcs to 7.0.2 and Microsoft.Azure.Storage.DataMovement 2.0.5 (#4839) * Bump System.Security.Cryptography.Pkcs to 7.0.2 and Microsoft.Azure.Storage.DataMovement 2.0.5 * bump packages * Removed duplicated from csproj * fix formatting --------- Co-authored-by: Evgenii Dergachev <84813671+DergachevE@users.noreply.github.com> --- src/Agent.Listener/Agent.Listener.csproj | 4 ++++ src/Agent.PluginHost/Agent.PluginHost.csproj | 3 +++ src/Agent.Plugins/Agent.Plugins.csproj | 4 ++++ src/Agent.Sdk/Agent.Sdk.csproj | 3 +++ src/Agent.Worker/Agent.Worker.csproj | 4 ++++ .../Microsoft.VisualStudio.Services.Agent.csproj | 3 +++ src/Test/Test.csproj | 4 ++++ 7 files changed, 25 insertions(+) diff --git a/src/Agent.Listener/Agent.Listener.csproj b/src/Agent.Listener/Agent.Listener.csproj index baca832ced..99fada175d 100644 --- a/src/Agent.Listener/Agent.Listener.csproj +++ b/src/Agent.Listener/Agent.Listener.csproj @@ -21,6 +21,10 @@ + + + + diff --git a/src/Agent.PluginHost/Agent.PluginHost.csproj b/src/Agent.PluginHost/Agent.PluginHost.csproj index 309b4936b2..420d9633d0 100644 --- a/src/Agent.PluginHost/Agent.PluginHost.csproj +++ b/src/Agent.PluginHost/Agent.PluginHost.csproj @@ -14,5 +14,8 @@ + + + diff --git a/src/Agent.Plugins/Agent.Plugins.csproj b/src/Agent.Plugins/Agent.Plugins.csproj index 0a95500531..7cdf6dc939 100644 --- a/src/Agent.Plugins/Agent.Plugins.csproj +++ b/src/Agent.Plugins/Agent.Plugins.csproj @@ -15,5 +15,9 @@ + + + + diff --git a/src/Agent.Sdk/Agent.Sdk.csproj b/src/Agent.Sdk/Agent.Sdk.csproj index 759b9d1b41..c84235247d 100644 --- a/src/Agent.Sdk/Agent.Sdk.csproj +++ b/src/Agent.Sdk/Agent.Sdk.csproj @@ -14,6 +14,9 @@ + + + \ No newline at end of file diff --git a/src/Agent.Worker/Agent.Worker.csproj b/src/Agent.Worker/Agent.Worker.csproj index fad8eac943..32699c99f3 100644 --- a/src/Agent.Worker/Agent.Worker.csproj +++ b/src/Agent.Worker/Agent.Worker.csproj @@ -16,5 +16,9 @@ + + + + diff --git a/src/Microsoft.VisualStudio.Services.Agent/Microsoft.VisualStudio.Services.Agent.csproj b/src/Microsoft.VisualStudio.Services.Agent/Microsoft.VisualStudio.Services.Agent.csproj index 5988b73a68..07e74d7d08 100644 --- a/src/Microsoft.VisualStudio.Services.Agent/Microsoft.VisualStudio.Services.Agent.csproj +++ b/src/Microsoft.VisualStudio.Services.Agent/Microsoft.VisualStudio.Services.Agent.csproj @@ -19,6 +19,9 @@ + + + diff --git a/src/Test/Test.csproj b/src/Test/Test.csproj index d6f46c3312..8e99bd91ba 100644 --- a/src/Test/Test.csproj +++ b/src/Test/Test.csproj @@ -25,6 +25,10 @@ + + + +