Skip to content

Commit

Permalink
Rename readme per style and update reference (Azure#2113)
Browse files Browse the repository at this point in the history
  • Loading branch information
David R. Williamson authored Jul 19, 2021
1 parent 40ec1aa commit c632efb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions azureiot.sln
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{719D18A7-E943-461B-B777-0AAEC43916F5}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
configure_tls_protocol_version_and_ciphers.md = configure_tls_protocol_version_and_ciphers.md
device_connection_and_reliability_readme.md = device_connection_and_reliability_readme.md
readme.md = readme.md
supported_platforms.md = supported_platforms.md
test.runsettings = test.runsettings
EndProjectSection
EndProject
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ This repository contains [provisioning service client SDK](./provisioning/servic
- [Set up your development environment](./doc/devbox_setup.md) to prepare your development environment as well as how to run the samples on Linux, Windows or other platforms.
- [API reference documentation for .NET](https://docs.microsoft.com/dotnet/api/overview/azure/devices?view=azure-dotnet)
- [Get Started with IoT Hub using .NET](https://docs.microsoft.com/azure/iot-hub/iot-hub-csharp-csharp-getstarted)
- [Device connection and messaging reliability](https://github.com/Azure/azure-iot-sdk-csharp/blob/master/DeviceConnectionAndReliabilityReadme.md)
- [Device connection and messaging reliability](https://github.com/Azure/azure-iot-sdk-csharp/blob/master/device_connection_and_reliability_readme.md)

> Device Explorer is no longer supported. A replacement tool can be found [here](https://github.com/Azure/azure-iot-explorer).
Expand Down

0 comments on commit c632efb

Please sign in to comment.