Skip to content

Commit

Permalink
try dotnet version 8.0.203
Browse files Browse the repository at this point in the history
  • Loading branch information
semarj committed Apr 22, 2024
1 parent 2b59e1f commit 5e58a5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions ShipEngine/Models/Dto/CreateLabelFromRate/Result.cs
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,4 @@ public class Package
/// </summary>
public Download? LabelDownload { get; set; }
}
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,4 @@ public class LabelPackage
/// </summary>
public Download? LabelDownload { get; set; }
}
}

}

0 comments on commit 5e58a5b

Please sign in to comment.