Skip to content

Commit

Permalink
Removed net5.0 (out of support)
Browse files Browse the repository at this point in the history
  • Loading branch information
hultqvist committed Jun 15, 2022
1 parent 935fa27 commit f72d346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProtocolBufferParser/ProtocolBufferParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>
net35;net452;net48;
netstandard2.0;netstandard2.1;
net5.0;net6.0;
net6.0;
</TargetFrameworks>
<LangVersion>10</LangVersion>
<RootNamespace>SilentOrbit</RootNamespace>
Expand Down

0 comments on commit f72d346

Please sign in to comment.