Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Commit

Permalink
publicly expose class
Browse files Browse the repository at this point in the history
  • Loading branch information
aspriddell authored Jul 12, 2022
1 parent 191744f commit c9df576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Diagnostics/DeviceInformation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace DragonFruit.Software.Desktop.Diagnostics
{
internal static class DeviceInformation
public static class DeviceInformation
{
/// <summary>
/// Gets the commercial name of the operating system this application is running on
Expand Down

0 comments on commit c9df576

Please sign in to comment.