Revert "Update smoke-tests to target net8"
This reverts commit 9dfa832bb9
.
This commit is contained in:
parent
9dfa832bb9
commit
b743cc9964
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
|
||||
<IsPackable>false</IsPackable>
|
||||
|
|
Loading…
Add table
Reference in a new issue