Removing dependency model from one of the packaged projects in the CLI.
This commit is contained in:
parent
0a55a7cb99
commit
5c4785e662
1 changed files with 0 additions and 4 deletions
|
@ -39,10 +39,6 @@
|
|||
<ProjectName>Microsoft.DotNet.ProjectModel.Workspaces</ProjectName>
|
||||
<Version>$(SdkNugetVersion)</Version>
|
||||
</ProjectsToPack>
|
||||
<ProjectsToPack Include="$(ProjectsSrcDirectory)/Microsoft.Extensions.DependencyModel">
|
||||
<ProjectName>Microsoft.Extensions.DependencyModel</ProjectName>
|
||||
<Version>$(DependencyModelAndInternalAbstractionsNugetVersion)</Version>
|
||||
</ProjectsToPack>
|
||||
<ProjectsToPack Include="$(ProjectsSrcDirectory)/Microsoft.Extensions.Testing.Abstractions">
|
||||
<ProjectName>Microsoft.Extensions.Testing.Abstractions</ProjectName>
|
||||
<Version>$(SdkNugetVersion)</Version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue