Skip to content

Commit

Permalink
[up] .NET 6 to .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
i4004 committed Feb 16, 2025
1 parent 0bf8a6c commit 26b1880
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net6.0;net48</TargetFrameworks>
<TargetFrameworks>net8.0;net48</TargetFrameworks>
<LangVersion>latest</LangVersion>

<Authors>Alexander Krylkov</Authors>
Expand Down

0 comments on commit 26b1880

Please sign in to comment.