Skip to content

Commit

Permalink
Test against 4.6.2
Browse files Browse the repository at this point in the history
4.6.1 developer pack is no longer available.
  • Loading branch information
joshuaflanagan committed Apr 29, 2024
1 parent 46605b7 commit 04bd53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShipEngine.Tests/ShipEngine.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net5.0;netcoreapp3.1;netcoreapp2.1;net461</TargetFrameworks>
<TargetFrameworks>net5.0;netcoreapp3.1;netcoreapp2.1;net462</TargetFrameworks>
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down

0 comments on commit 04bd53f

Please sign in to comment.