Skip to content

Commit

Permalink
Adding net9/c#13 support. Drop support for net6/7 (belav#1362)
Browse files Browse the repository at this point in the history
closes belav#1318

Net6 is EOL nov 12th. 1.0 will probably be released after that.

Co-authored-by: Lasath Fernando <devel@lasath.org>
  • Loading branch information
2 people authored and pisolofin committed Dec 14, 2024
1 parent 1df4972 commit beff526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/CSharpier.Cli/CSharpier.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<PackAsTool>true</PackAsTool>
<ToolCommandName>csharpier-config</ToolCommandName>
<AssemblyOriginatorKeyFile>../../Nuget/csharpier-editorconfig.snk</AssemblyOriginatorKeyFile>
<RollForward>Major</RollForward>
<SignAssembly>True</SignAssembly>
<PublicKey>0024000004800000940000000602000000240000525341310004000001000100F1336A544482E27A7A6D9EC6DE7C91AD2BF157844B2A02CB6A4EEB11036D42A4B1FE1BC4CA11B882E3E1ACA228CD45A96F1135FD7E18E0C5C4B376244A9115BB63CBEC48884FEB75503A31B6A7B57DD972A65E0D356F589D3AE1292E6D2546B38FE33DF0D42BA71B387783DB5B5C5EA1367FD468112DDFD47FD6CA7AE004C5B2</PublicKey>
</PropertyGroup>
Expand Down

0 comments on commit beff526

Please sign in to comment.