未验证 提交 52d01fda 编写于 作者: D dotnet-maestro[bot] 提交者: GitHub

[main] Update dependencies from dotnet/arcade (#1891)

* Update dependencies from https://github.com/dotnet/arcade build 20220715.4

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22364.1 -> To Version 7.0.0-beta.22365.4

* Update dependencies from https://github.com/dotnet/arcade build 20220717.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22364.1 -> To Version 7.0.0-beta.22367.1

* Fix markdown lint

* Update dependencies from https://github.com/dotnet/arcade build 20220718.5

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22364.1 -> To Version 7.0.0-beta.22368.5
Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: NJose Perez Rodriguez <joperezr@microsoft.com>
上级 d55fed7d
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22364.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22368.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>22e05f347f297e09e9ee58c22e139d2f5f5ec297</Sha>
<Sha>6bf3e1d9cd29fe839be38a4c051aa307cf96f5d0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22364.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22368.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>22e05f347f297e09e9ee58c22e139d2f5f5ec297</Sha>
<Sha>6bf3e1d9cd29fe839be38a4c051aa307cf96f5d0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="7.0.0-beta.22364.1">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="7.0.0-beta.22368.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>22e05f347f297e09e9ee58c22e139d2f5f5ec297</Sha>
<Sha>6bf3e1d9cd29fe839be38a4c051aa307cf96f5d0</Sha>
</Dependency>
</ToolsetDependencies>
<!-- ProductDependencies -->
......
......@@ -4,7 +4,7 @@
<!-- Disabling the check for End of live TFMs since we still target netcoreapp 2.1 -->
<CheckEolTargetFramework>false</CheckEolTargetFramework>
<PreReleaseVersionLabel>prerelease</PreReleaseVersionLabel>
<MicrosoftDotNetGenAPIPackageVersion>7.0.0-beta.22364.1</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>7.0.0-beta.22368.5</MicrosoftDotNetGenAPIPackageVersion>
<!-- dotnet/corefx dependencies -->
<SystemDrawingCommonPackageVersion>5.0.3</SystemDrawingCommonPackageVersion>
<SystemIOPortsPackageVersion>5.0.1</SystemIOPortsPackageVersion>
......
......@@ -12,7 +12,7 @@
"version": "7.0.100-preview.5.22307.18"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22364.1",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22364.1"
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22368.5",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22368.5"
}
}
......@@ -53,7 +53,7 @@ The following are the connections from the Raspberry Pi to the BME280 breakout:
Use your Azure Subscription for following steps:
1. Make sure your [Pins](#-Pins) are correctly connected.
1. Make sure your [Pins](#pins) are correctly connected.
2. Create an IoT Hub using your Azure Subscription and leave the authentication options to default (Symmetric Key, autogenerated). You'll need IoT Hub name in the next steps in your code. You can use free tier of IoT Hub as well.
3. Create a `pfx` certificate using OpenSLL following [Create test certificate using OpenSSL](create-certificate.md) documentation.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册