Fix the package id for Microsoft.AspNetCore.BenchmarkRunner.Sources
\n\nCommit migrated from d0aa5c1701
This commit is contained in:
parent
af034a9c5e
commit
5460fd093e
|
|
@ -3,6 +3,6 @@
|
|||
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory)..\, Directory.Build.props))\Directory.Build.props" />
|
||||
|
||||
<PropertyGroup>
|
||||
<PackageId>Microsoft.Extensions.$(ProjectDirName).Sources</PackageId>
|
||||
<PackageId>Microsoft.AspNetCore.BenchmarkRunner.Sources</PackageId>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue