From ead42019619f6fb2e33d57bd4baccdf19c6fb17f Mon Sep 17 00:00:00 2001 From: jennyf19 Date: Wed, 8 Jan 2025 13:00:06 -0800 Subject: [PATCH] fix warnings (#3081) --- .../Microsoft.IdentityModel.Benchmarks.csproj | 5 +++++ build/commonTest.props | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj b/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj index c7d383a7e1..2cbc222427 100644 --- a/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj +++ b/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj @@ -47,4 +47,9 @@ + + + true + + diff --git a/build/commonTest.props b/build/commonTest.props index 488f6ef6f3..74189e5955 100644 --- a/build/commonTest.props +++ b/build/commonTest.props @@ -49,5 +49,10 @@ + + + + true +