From 356cd29a84697ddea7e958156eef618c453e1e08 Mon Sep 17 00:00:00 2001 From: Marc Gravell Date: Mon, 3 Jun 2024 12:25:44 -0700 Subject: [PATCH] Merge branch 'main' into marc/revert-pinvoke # Conflicts: # src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj # src/Shared/HttpSys/NativeInterop/HttpApiTypes.cs --- eng/Dependencies.props | 1 + eng/Versions.props | 1 + src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/eng/Dependencies.props b/eng/Dependencies.props index ecfb24fd84a2..eea85ba1bd4a 100644 --- a/eng/Dependencies.props +++ b/eng/Dependencies.props @@ -208,6 +208,7 @@ and are generated based on the last package release. + diff --git a/eng/Versions.props b/eng/Versions.props index 4db9cd938fcc..0f1ef2535cb4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -306,6 +306,7 @@ 2.17.0 2.17.0 2.17.0 + 0.3.46-beta $(MessagePackVersion) 4.10.0 0.11.2 diff --git a/src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj b/src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj index aad0951cdbe8..5f18def13f0e 100644 --- a/src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj +++ b/src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj @@ -51,7 +51,7 @@ - + all runtime; build; native; contentfiles; analyzers