Version.Details.xml 984 字节
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.19281.2">
5
      <Uri>https://github.com/dotnet/iot</Uri>
6
      <Sha>ad333e9a890e044948f02d287214a5168fed24e4</Sha>
7
    </Dependency>
8
    <Dependency Name="Iot.Device.Bindings" Version="0.1.0-prerelease.19281.2">
9
      <Uri>https://github.com/dotnet/iot</Uri>
10
      <Sha>ad333e9a890e044948f02d287214a5168fed24e4</Sha>
11
    </Dependency>
12
  </ProductDependencies>
13
  <ToolsetDependencies>
14
    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19280.2">
15
      <Uri>https://github.com/dotnet/arcade</Uri>
16
      <Sha>7c50d548001a83a18449ad4dda370122ede5fbf6</Sha>
17
    </Dependency>
18
    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19280.2">
19
      <Uri>https://github.com/dotnet/arcade</Uri>
20
      <Sha>7c50d548001a83a18449ad4dda370122ede5fbf6</Sha>
21
    </Dependency>
22
  </ToolsetDependencies>
23
</Dependencies>