Skip to content

Commit

Permalink
Try pinning Octokit to v6.0.0 in build.fsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Numpsy committed Aug 29, 2024
1 parent bdedfa6 commit ebc1d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ nuget System.Reactive.Compatibility
nuget Suave
nuget Newtonsoft.Json
nuget System.Net.Http
nuget Octokit
nuget Octokit 6.0.0
nuget Microsoft.Deployment.DotNet.Releases //"

open System.Reflection
Expand Down

0 comments on commit ebc1d10

Please sign in to comment.