Skip to content

Commit 0caf746

Browse files
committed
chore(Props): update BBVersion to 10.0.0
1 parent 8e3fc74 commit 0caf746

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
</PropertyGroup>
2323

2424
<PropertyGroup>
25-
<BBVersion>10.*</BBVersion>
25+
<BBVersion>10.0.0</BBVersion>
26+
</PropertyGroup>
27+
28+
<PropertyGroup>
2629
<NET6Version>6.0.*</NET6Version>
2730
<NET7Version>7.0.*</NET7Version>
2831
<NET8Version>8.0.*</NET8Version>

0 commit comments

Comments
 (0)