Skip to content

Commit

Permalink
Update Gherkin.Specs.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos authored Dec 20, 2024
1 parent e37c0f3 commit d7d0e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Gherkin.Specs/Gherkin.Specs.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net9.0;net8.0;net462</TargetFrameworks>
<TargetFrameworks>net9.0;net8.0;net472</TargetFrameworks>
<OutputType>Exe</OutputType>
<StartupObject>Gherkin.Specs.CLI.Program</StartupObject>
</PropertyGroup>
Expand Down

0 comments on commit d7d0e9c

Please sign in to comment.