Skip to content

Commit 628be71

Browse files
committed
fix build
1 parent 8a3a70e commit 628be71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Target.create "AssemblyInfo" (fun _ ->
7878
<PropertyGroup>
7979
<Version>%s</Version>
8080
</PropertyGroup>
81-
</Project>""" release.NugetVersion releaseNotes)
81+
</Project>""" release.NugetVersion)
8282
)
8383

8484
// --------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)