File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
<MicrosoftApplicationInsightsAspNetCoreVersion >2.22.0</MicrosoftApplicationInsightsAspNetCoreVersion >
29
29
<MicrosoftApplicationInsightsEventCounterCollectionVersion >2.22.0</MicrosoftApplicationInsightsEventCounterCollectionVersion >
30
30
<MicrosoftExtensionsCachingStackExchangeRedisVersion >6.0.12</MicrosoftExtensionsCachingStackExchangeRedisVersion >
31
- <MicrosoftPlaywrightVersion >1.36 .0</MicrosoftPlaywrightVersion >
31
+ <MicrosoftPlaywrightVersion >1.48 .0</MicrosoftPlaywrightVersion >
32
32
<StackExchangeRedisVersion >2.2.4</StackExchangeRedisVersion >
33
33
<!-- CVE-2021-24112-->
34
34
<SystemDrawingCommonVersion >5.0.3</SystemDrawingCommonVersion >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <TargetFrameworks >net8.0; net9.0 </TargetFrameworks >
4
+ <TargetFrameworks >net8.0</TargetFrameworks >
5
5
<TargetFrameworks Condition =" '$(TargetNetNext)'== 'True'" >$(TargetFrameworks); </TargetFrameworks >
6
6
<AssemblyOriginatorKeyFile >../../../build/MSAL.snk</AssemblyOriginatorKeyFile >
7
7
<IsPackable >false</IsPackable >
You can’t perform that action at this time.
0 commit comments