diff --git a/Directory.Build.props b/Directory.Build.props index 65046e121..c7c65c938 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -79,7 +79,7 @@ - 8.19.1 + 8.19.2 4.86.0 4.86.0 12.5.0 diff --git a/src/Microsoft.Identity.Web.DownstreamApi/Microsoft.Identity.Web.DownstreamApi.csproj b/src/Microsoft.Identity.Web.DownstreamApi/Microsoft.Identity.Web.DownstreamApi.csproj index aff69e63c..e2d5a3a16 100644 --- a/src/Microsoft.Identity.Web.DownstreamApi/Microsoft.Identity.Web.DownstreamApi.csproj +++ b/src/Microsoft.Identity.Web.DownstreamApi/Microsoft.Identity.Web.DownstreamApi.csproj @@ -18,6 +18,7 @@ + diff --git a/src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj b/src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj index 4f26bae25..8b7ca8c2a 100644 --- a/src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj +++ b/src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj @@ -59,6 +59,7 @@ + diff --git a/tests/DevApps/aspnet-mvc/OwinWebApi/OwinWebApi.csproj b/tests/DevApps/aspnet-mvc/OwinWebApi/OwinWebApi.csproj index d387d04b2..0be81b218 100644 --- a/tests/DevApps/aspnet-mvc/OwinWebApi/OwinWebApi.csproj +++ b/tests/DevApps/aspnet-mvc/OwinWebApi/OwinWebApi.csproj @@ -119,6 +119,7 @@ + diff --git a/tests/DevApps/aspnet-mvc/OwinWebApp/OwinWebApp.csproj b/tests/DevApps/aspnet-mvc/OwinWebApp/OwinWebApp.csproj index 6f0898428..14d6032c5 100644 --- a/tests/DevApps/aspnet-mvc/OwinWebApp/OwinWebApp.csproj +++ b/tests/DevApps/aspnet-mvc/OwinWebApp/OwinWebApp.csproj @@ -147,6 +147,7 @@ +