Skip to content

Commit f87066f

Browse files
Bump Chorus version to 6.0.0-beta0061 (#425)
Version 6.0.0-beta0059 is unlisted at nuget.org, making it hard to test any changes or bugfixes in local development. Co-authored-by: Jason Naylor <[email protected]>
1 parent ccc41e7 commit f87066f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ See full changelog at https://github.com/sillsdev/flexbridge/blob/develop/CHANGE
2323
<ChangelogFile>../../CHANGELOG.md</ChangelogFile>
2424
<UseFullSemVerForNuGet>false</UseFullSemVerForNuGet>
2525
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
26-
<ChorusVersion>6.0.0-beta0059</ChorusVersion>
26+
<ChorusVersion>6.0.0-beta0061</ChorusVersion>
2727
<LCModelVersion>11.0.0-beta*</LCModelVersion>
2828
</PropertyGroup>
2929
<ItemGroup>

0 commit comments

Comments
 (0)