diff --git a/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj b/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj index db8f7b2621..c7d383a7e1 100644 --- a/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj +++ b/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj @@ -11,7 +11,7 @@ $(MSBuildThisFileDirectory)..\..\build\35MSSharedLib1024.snk False false - 12 + 13 diff --git a/build/common.props b/build/common.props index 41be4bdb83..dba360cd09 100644 --- a/build/common.props +++ b/build/common.props @@ -27,7 +27,7 @@ snupkg $(SrcTargets) $(NetStandardVersion) - 12 + 13 true diff --git a/build/commonTest.props b/build/commonTest.props index f011e71f99..488f6ef6f3 100644 --- a/build/commonTest.props +++ b/build/commonTest.props @@ -16,7 +16,7 @@ $(TestTargets) $(DotNetCoreAppRuntimeVersion) false - 12 + 13 true