Configured WebMVC project to restore libraries from their specified or global CDN upon project build by installing NuGet package Microsoft.Web.LibraryManager.Build@1.0.163
This commit is contained in:
parent
38641c1051
commit
2afae09eca
@ -28,6 +28,7 @@
|
||||
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.0" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Redis" Version="0.3.3" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Azure.Fabric.MSBuild" Version="1.6.5" />
|
||||
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="1.0.163" />
|
||||
</ItemGroup>
|
||||
|
||||
<Target Name="PrepublishScript" BeforeTargets="PrepareForPublish">
|
||||
|
Loading…
x
Reference in New Issue
Block a user