Skip to content

Commit

Permalink
Update NuGet package
Browse files Browse the repository at this point in the history
Designer Code Cleanupp
  • Loading branch information
paul1956 committed Feb 2, 2024
1 parent 1dace12 commit 6c143a0
Show file tree
Hide file tree
Showing 6 changed files with 127 additions and 135 deletions.
2 changes: 1 addition & 1 deletion src/CareLink/CareLink.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<PackageReference Include="DataGridViewDisableButtonColumnEx" Version="1.0.0.1" />
<PackageReference Include="FreeSpire.PDF" Version="8.6.0" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2210.55" />
<PackageReference Include="Octokit" Version="9.1.0" />
<PackageReference Include="Octokit" Version="9.1.1" />
<PackageReference Include="System.Speech" Version="8.0.0" />
<PackageReference Include="TableLayputPanelTop" Version="1.0.0.3" />
<PackageReference Include="ToolStripComboBoxEx" Version="1.0.0.2" />
Expand Down
4 changes: 2 additions & 2 deletions src/CareLink/Forms/AboutBox1.resx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing"">Blue</data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
Expand Down Expand Up @@ -364,4 +364,4 @@
(At runtime, the labels' text will be replaced with the application's assembly information.
Customize the application's assembly information in the Application pane of Project Designer.)</value>
</data>
</root>
</root>
Loading

0 comments on commit 6c143a0

Please sign in to comment.