Merge pull request #4154 from brthor/brthor/migrate-nuget
project json migration nuget package
This commit is contained in:
commit
7915a9c424
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@
|
||||||
<ProjectName>Microsoft.DotNet.Tools.Test</ProjectName>
|
<ProjectName>Microsoft.DotNet.Tools.Test</ProjectName>
|
||||||
<Version>$(SdkNugetVersion)</Version>
|
<Version>$(SdkNugetVersion)</Version>
|
||||||
</ProjectsToPack>
|
</ProjectsToPack>
|
||||||
|
<ProjectsToPack Include="$(ProjectsSrcDirectory)/Microsoft.DotNet.ProjectJsonMigration">
|
||||||
|
<ProjectName>Microsoft.DotNet.ProjectJsonMigration</ProjectName>
|
||||||
|
<Version>$(SdkNugetVersion)</Version>
|
||||||
|
</ProjectsToPack>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue