Skip to content

Commit

Permalink
Fix spelling issue and update .Net version plus allow BinaryFormatter
Browse files Browse the repository at this point in the history
  • Loading branch information
paul1956 committed Jun 2, 2024
1 parent bfa9ea1 commit 234e711
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 17 deletions.
3 changes: 2 additions & 1 deletion src/CareLink/CareLink.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<StartupObject>Sub Main</StartupObject>
<UseWindowsForms>true</UseWindowsForms>
<MyType>WindowsForms</MyType>
<EnableUnsafeBinaryFormatterSerialization>True</EnableUnsafeBinaryFormatterSerialization>
<ForceDesignerDPIUnware>True</ForceDesignerDPIUnware>
<ApplicationHighDpiMode>PerMonitorV2</ApplicationHighDpiMode>
<NeutralLanguage>en-US</NeutralLanguage>
Expand Down Expand Up @@ -60,7 +61,7 @@
<PackageReference Include="ClosedXML" Version="0.104.0-preview2" />
<PackageReference Include="DataGridViewDisableButtonColumnEx" Version="1.0.0.1" />
<PackageReference Include="FreeSpire.PDF" Version="10.2.0" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2478.35" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2535.41" />
<PackageReference Include="Octokit" Version="11.0.1" />
<PackageReference Include="System.Speech" Version="9.0.0-preview.2.24128.5" />
<PackageReference Include="TableLayputPanelTop" Version="1.0.0.3" />
Expand Down
2 changes: 1 addition & 1 deletion src/CareLink/Forms/Form1.Designer.vb

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

2 changes: 1 addition & 1 deletion src/CareLink/obj/CareLink.vbproj.nuget.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
</Content>
</ItemGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Web_WebView2 Condition=" '$(PkgMicrosoft_Web_WebView2)' == '' ">C:\Users\PaulM\.nuget\packages\microsoft.web.webview2\1.0.2478.35</PkgMicrosoft_Web_WebView2>
<PkgMicrosoft_Web_WebView2 Condition=" '$(PkgMicrosoft_Web_WebView2)' == '' ">C:\Users\PaulM\.nuget\packages\microsoft.web.webview2\1.0.2535.41</PkgMicrosoft_Web_WebView2>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion src/CareLink/obj/CareLink.vbproj.nuget.g.targets
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.web.webview2\1.0.2478.35\build\Microsoft.Web.WebView2.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.web.webview2\1.0.2478.35\build\Microsoft.Web.WebView2.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.web.webview2\1.0.2535.41\build\Microsoft.Web.WebView2.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.web.webview2\1.0.2535.41\build\Microsoft.Web.WebView2.targets')" />
</ImportGroup>
</Project>
26 changes: 13 additions & 13 deletions src/CareLink/obj/project.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.Web.WebView2/1.0.2478.35": {
"Microsoft.Web.WebView2/1.0.2535.41": {
"type": "package",
"compile": {
"lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll": {
Expand Down Expand Up @@ -1719,10 +1719,10 @@
"runtime.json"
]
},
"Microsoft.Web.WebView2/1.0.2478.35": {
"sha512": "iDlxm6Gv4CU64ch4nc4DZXLbb5VRYNJb3IjGC+zJdEVIHjqt8Fed3JeThXIhpIwf49ke4e/CULYJXfNiG0sNhg==",
"Microsoft.Web.WebView2/1.0.2535.41": {
"sha512": "E3rAxpp2GVtg99wlRBjIM5YeCXFvhPQuHGn/rfxjAJLNbKfiflliljtY/aJBkMmCzf/KmDhTTmU1hoOsEtuW+Q==",
"type": "package",
"path": "microsoft.web.webview2/1.0.2478.35",
"path": "microsoft.web.webview2/1.0.2535.41",
"hasTools": true,
"files": [
".nupkg.metadata",
Expand Down Expand Up @@ -1751,19 +1751,19 @@
"build/native/x86/WebView2LoaderStatic.lib",
"build/wv2winrt.targets",
"lib/Microsoft.Web.WebView2.Core.winmd",
"lib/net45/Microsoft.Web.WebView2.Core.dll",
"lib/net45/Microsoft.Web.WebView2.Core.xml",
"lib/net45/Microsoft.Web.WebView2.WinForms.dll",
"lib/net45/Microsoft.Web.WebView2.WinForms.xml",
"lib/net45/Microsoft.Web.WebView2.Wpf.dll",
"lib/net45/Microsoft.Web.WebView2.Wpf.xml",
"lib/net462/Microsoft.Web.WebView2.Core.dll",
"lib/net462/Microsoft.Web.WebView2.Core.xml",
"lib/net462/Microsoft.Web.WebView2.WinForms.dll",
"lib/net462/Microsoft.Web.WebView2.WinForms.xml",
"lib/net462/Microsoft.Web.WebView2.Wpf.dll",
"lib/net462/Microsoft.Web.WebView2.Wpf.xml",
"lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll",
"lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.xml",
"lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll",
"lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.xml",
"lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll",
"lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.xml",
"microsoft.web.webview2.1.0.2478.35.nupkg.sha512",
"microsoft.web.webview2.1.0.2535.41.nupkg.sha512",
"microsoft.web.webview2.nuspec",
"runtimes/win-arm64/native/WebView2Loader.dll",
"runtimes/win-arm64/native_uap/Microsoft.Web.WebView2.Core.dll",
Expand Down Expand Up @@ -4393,7 +4393,7 @@
"ClosedXML >= 0.104.0-preview2",
"DataGridViewDisableButtonColumnEx >= 1.0.0.1",
"FreeSpire.PDF >= 10.2.0",
"Microsoft.Web.WebView2 >= 1.0.2478.35",
"Microsoft.Web.WebView2 >= 1.0.2535.41",
"Octokit >= 11.0.1",
"System.Speech >= 9.0.0-preview.2.24128.5",
"TableLayputPanelTop >= 1.0.0.3",
Expand Down Expand Up @@ -4460,7 +4460,7 @@
},
"Microsoft.Web.WebView2": {
"target": "Package",
"version": "[1.0.2478.35, )"
"version": "[1.0.2535.41, )"
},
"Octokit": {
"target": "Package",
Expand Down

0 comments on commit 234e711

Please sign in to comment.