chore(deps): Update to .NET 7.0
This commit is contained in:
parent
f68a186bc9
commit
685fe35a3a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<Configurations>Debug;Release;x64</Configurations>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue