Version.Details.xml 986 字节
Newer Older
1 2
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
3
  <ProductDependencies>
4
    <Dependency Name="System.Device.Gpio" Version="0.1.0-prerelease.19303.3">
5
      <Uri>https://github.com/dotnet/iot</Uri>
6
      <Sha>34421986ae490314a0e3b16566ee008093f746bf</Sha>
7
    </Dependency>
8
    <Dependency Name="Iot.Device.Bindings" Version="0.1.0-prerelease.19303.3">
9
      <Uri>https://github.com/dotnet/iot</Uri>
10
      <Sha>34421986ae490314a0e3b16566ee008093f746bf</Sha>
11
    </Dependency>
12
  </ProductDependencies>
13
  <ToolsetDependencies>
14
    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19304.23">
15
      <Uri>https://github.com/dotnet/arcade</Uri>
16
      <Sha>c9ab9c47d6c66fb9ad89e331900e06bed7463904</Sha>
17
    </Dependency>
18
    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19304.23">
19
      <Uri>https://github.com/dotnet/arcade</Uri>
20
      <Sha>c9ab9c47d6c66fb9ad89e331900e06bed7463904</Sha>
21
    </Dependency>
22
  </ToolsetDependencies>
23
</Dependencies>