Skip to content

Commit 0773a64

Browse files
authored
Update Directory.Build.props
1 parent 187fe8a commit 0773a64

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
@@ -19,7 +19,7 @@
1919
<!-- TODO: Remove when Arcade SDK updated TargetFrameworkDefaults.props for .NET 10. -->
2020
<NetCurrent>net10.0</NetCurrent>
2121
<NetPrevious>net9.0</NetPrevious>
22-
<NetToolCurrent>$(NetCurrent))</NetToolCurrent>
22+
<NetToolCurrent>$(NetCurrent)</NetToolCurrent>
2323
<NetToolMinimum Condition="'$(DotNetBuildSourceOnly)' == 'true'">$(NetToolCurrent)</NetToolMinimum>
2424
</PropertyGroup>
2525

0 commit comments

Comments
 (0)