Skip to content

Commit 6dc3c75

Browse files
stho32claude
andcommitted
Upgrade von .NET 7.0 auf .NET 10.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8b944b6 commit 6dc3c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/CommandLineArgumentsParser/CommandLineArgumentsParser/CommandLineArgumentsParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>net7.0</TargetFramework>
4+
<TargetFramework>net10.0</TargetFramework>
55
<RepositoryUrl>https://github.com/CleverCodeCravers/CSharp-CommandLineArgumentsParser</RepositoryUrl>
66
<RootNamespace>CommandLineArgumentsParser</RootNamespace>
77
<PackageIcon>Resources\command-line.png</PackageIcon>

0 commit comments

Comments
 (0)