diff --git a/src/Bolero.Build/Bolero.Build.props b/src/Bolero.Build/Bolero.Build.props index 0e6499e8..79589734 100644 --- a/src/Bolero.Build/Bolero.Build.props +++ b/src/Bolero.Build/Bolero.Build.props @@ -2,8 +2,8 @@ - - $([System.IO.Path]::GetFileName('%(Filename)') + + $([System.IO.Path]::GetFileNameWithoutExtension('%(Filename)'))