Skip to content

Commit

Permalink
Disable warnings in Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
danipen authored Aug 2, 2024
1 parent 5764b54 commit 07422e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TextMateSharp.Grammars/TextMateSharp.Grammars.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<Authors>Daniel Peñalba</Authors>
<Company />
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>..\TextMateSharp.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
Expand Down

0 comments on commit 07422e1

Please sign in to comment.