Version.Details.xml 778 字节
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.19254.2">
5
      <Uri>https://github.com/dotnet/iot</Uri>
6
      <Sha>69b56e6b96bdf29b1849f5e98e658c461d5aa370</Sha>
7
    </Dependency>
8
    <Dependency Name="Iot.Device.Bindings" Version="0.1.0-prerelease.19254.2">
9
      <Uri>https://github.com/dotnet/iot</Uri>
10
      <Sha>69b56e6b96bdf29b1849f5e98e658c461d5aa370</Sha>
11
    </Dependency>
12
  </ProductDependencies>
13
  <ToolsetDependencies>
14
    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19258.5">
15
      <Uri>https://github.com/dotnet/arcade</Uri>
16
      <Sha>9005cee9510d23535c09bd9b6be7c426e526c067</Sha>
17 18
    </Dependency>
  </ToolsetDependencies>
19
</Dependencies>