From 0c4f8b741c6899d4d8b1e51438304bef31fa7e3f Mon Sep 17 00:00:00 2001 From: Keegan Caruso Date: Thu, 15 Aug 2024 09:26:26 -0700 Subject: [PATCH] Fix AotCompatibility.Tests for net9 --- .../Microsoft.IdentityModel.AotCompatibility.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Microsoft.IdentityModel.AotCompatibility.Tests/Microsoft.IdentityModel.AotCompatibility.Tests.csproj b/test/Microsoft.IdentityModel.AotCompatibility.Tests/Microsoft.IdentityModel.AotCompatibility.Tests.csproj index 86c7c1deb0..8e0b855ead 100644 --- a/test/Microsoft.IdentityModel.AotCompatibility.Tests/Microsoft.IdentityModel.AotCompatibility.Tests.csproj +++ b/test/Microsoft.IdentityModel.AotCompatibility.Tests/Microsoft.IdentityModel.AotCompatibility.Tests.csproj @@ -4,8 +4,8 @@ - net8.0 - $(TargetFramework); net9.0 + net8.0 + net9.0 12 1.0.0-preview