Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion WinNUT_V2/WinNUT-Client/Controls/UPSVarGauge.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions WinNUT_V2/WinNUT-Client/Controls/UPSVarGauge.vb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

Imports System.ComponentModel
Imports System.Drawing.Drawing2D
Imports AGaugeClassic

Namespace Controls

Expand Down
2 changes: 1 addition & 1 deletion WinNUT_V2/WinNUT-Client/WinNUT-client.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AGauge.Classic">
<Version>2.1.0-prerelease.1</Version>
<Version>2.1.1-prerelease.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
<Version>7.1.3</Version>
Expand Down
24 changes: 12 additions & 12 deletions WinNUT_V2/WinNUT-Client/WinNUT.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.