Updated E2E tests packages, removed RollForward

This commit is contained in:
2025-11-19 23:07:42 +01:00
parent 3e770bdf34
commit 272246aa92
2 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<RollForward>LatestMajor</RollForward>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>