Skip to content

Commit 84b8337

Browse files
committed
[up] target framework to .NET 9
1 parent e1a975e commit 84b8337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Simplify.Templates.Tests/Simplify.Templates.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFrameworks>net8.0;net48</TargetFrameworks>
3+
<TargetFrameworks>net9.0;net48</TargetFrameworks>
44
<LangVersion>latest</LangVersion>
55

66
<Authors>Alexander Krylkov</Authors>

0 commit comments

Comments
 (0)