Skip to content

Commit

Permalink
fix: style to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD authored Jan 25, 2024
1 parent 95f6a81 commit b24c4c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Target.create "Containerize_ProducerSnapshotOslo" (fun _ -> containerize "Postal
Target.create "Containerize_ProjectionsSyndication" (fun _ -> containerize "PostalRegistry.Projections.Syndication" "projections-syndication")

Target.create "SetAssemblyVersions" (fun _ -> setVersions "SolutionInfo.cs")

// --------------------------------------------------------------------------------

Target.create "Build" ignore
Expand Down

0 comments on commit b24c4c9

Please sign in to comment.