Merge pull request #238 from livarcocc/darc_updates

Adding new dependencies to be updated through DARC.
This commit is contained in:
Livar 2019-01-03 12:12:31 -08:00 committed by GitHub
commit c5d3b0ca36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,27 @@
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>01c3fb6e2fa0e58c29de950d2da97bc5006f5004</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27218-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha></Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-18579-0056">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha></Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.18572.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha></Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta4-20181001-2078020">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha></Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<!-- Uncomment this when you are ready to take automatic arcadesdk updates
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18620.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha></Sha>
</Dependency>
-->
</ToolsetDependencies>
</Dependencies>