Skip to content

Commit

Permalink
Update the SDK (dotnet/extensions#1431)
Browse files Browse the repository at this point in the history
* Update the SDK

* Remove rids

* set GeneratePackgeOnBuild to true


Commit migrated from dotnet/extensions@b473a78
  • Loading branch information
davidfowl authored Apr 23, 2019
1 parent f89d571 commit f20b201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libraries/Common/src/Extensions/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<IsPackable>true</IsPackable>
<IsShipping>false</IsShipping>
<NoBuild>true</NoBuild>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<EnableDefaultItems>false</EnableDefaultItems>
<IncludeBuildOutput>false</IncludeBuildOutput>
Expand Down

0 comments on commit f20b201

Please sign in to comment.