Skip to content

Commit d117d3f

Browse files
Bump Microsoft.Web.WebView2 from 1.0.3595.46 to 1.0.3912.50
--- updated-dependencies: - dependency-name: Microsoft.Web.WebView2 dependency-version: 1.0.3912.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37e6133 commit d117d3f

3 files changed

Lines changed: 75 additions & 37 deletions

File tree

src/Application/Application.csproj

Lines changed: 58 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,17 @@
7777
<SignManifests>true</SignManifests>
7878
</PropertyGroup>
7979
<ItemGroup>
80-
<Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.3595.46, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
81-
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.3595.46\lib\net462\Microsoft.Web.WebView2.Core.dll</HintPath>
80+
<Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.3912.50, Culture=neutral, PublicKeyToken=2a8ab48044d2601e">
81+
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.3912.50\lib\net462\Microsoft.Web.WebView2.Core.dll</HintPath>
82+
<Private>True</Private>
8283
</Reference>
83-
<Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.3595.46, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
84-
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.3595.46\lib\net462\Microsoft.Web.WebView2.WinForms.dll</HintPath>
84+
<Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.3912.50, Culture=neutral, PublicKeyToken=2a8ab48044d2601e">
85+
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.3912.50\lib\net462\Microsoft.Web.WebView2.WinForms.dll</HintPath>
86+
<Private>True</Private>
8587
</Reference>
86-
<Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.3595.46, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
87-
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.3595.46\lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath>
88+
<Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.3912.50, Culture=neutral, PublicKeyToken=2a8ab48044d2601e">
89+
<HintPath>..\packages\Microsoft.Web.WebView2.1.0.3912.50\lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath>
90+
<Private>True</Private>
8891
</Reference>
8992
<Reference Include="Microsoft.Win32.Registry, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
9093
<HintPath>..\packages\Microsoft.Win32.Registry.5.0.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath>
@@ -171,7 +174,8 @@
171174
<Compile Include="FormSearch.Designer.cs">
172175
<DependentUpon>FormSearch.cs</DependentUpon>
173176
</Compile>
174-
<Compile Include="Program.cs"></Compile>
177+
<Compile Include="Program.cs">
178+
</Compile>
175179
<Compile Include="Properties\AssemblyInfo.cs" />
176180
<Compile Include="Win32Helpers.cs" />
177181
<Compile Include="XmlDiffWrapper.cs" />
@@ -315,88 +319,110 @@
315319
<ItemGroup>
316320
<PublishFile Include="Samples\basket.xml">
317321
<Visible>False</Visible>
318-
<Group></Group>
319-
<TargetPath></TargetPath>
322+
<Group>
323+
</Group>
324+
<TargetPath>
325+
</TargetPath>
320326
<PublishState>Include</PublishState>
321327
<IncludeHash>True</IncludeHash>
322328
<FileType>File</FileType>
323329
</PublishFile>
324330
<PublishFile Include="Samples\basket.xsd">
325331
<Visible>False</Visible>
326-
<Group></Group>
327-
<TargetPath></TargetPath>
332+
<Group>
333+
</Group>
334+
<TargetPath>
335+
</TargetPath>
328336
<PublishState>Include</PublishState>
329337
<IncludeHash>True</IncludeHash>
330338
<FileType>File</FileType>
331339
</PublishFile>
332340
<PublishFile Include="Samples\DtdEntityExplosion.xml">
333341
<Visible>False</Visible>
334-
<Group></Group>
335-
<TargetPath></TargetPath>
342+
<Group>
343+
</Group>
344+
<TargetPath>
345+
</TargetPath>
336346
<PublishState>Include</PublishState>
337347
<IncludeHash>True</IncludeHash>
338348
<FileType>File</FileType>
339349
</PublishFile>
340350
<PublishFile Include="Samples\DtdEntityLeakage.xml">
341351
<Visible>False</Visible>
342-
<Group></Group>
343-
<TargetPath></TargetPath>
352+
<Group>
353+
</Group>
354+
<TargetPath>
355+
</TargetPath>
344356
<PublishState>Include</PublishState>
345357
<IncludeHash>True</IncludeHash>
346358
<FileType>File</FileType>
347359
</PublishFile>
348360
<PublishFile Include="Samples\Employee.xml">
349361
<Visible>False</Visible>
350-
<Group></Group>
351-
<TargetPath></TargetPath>
362+
<Group>
363+
</Group>
364+
<TargetPath>
365+
</TargetPath>
352366
<PublishState>Include</PublishState>
353367
<IncludeHash>True</IncludeHash>
354368
<FileType>File</FileType>
355369
</PublishFile>
356370
<PublishFile Include="Samples\Employee.xsd">
357371
<Visible>False</Visible>
358-
<Group></Group>
359-
<TargetPath></TargetPath>
372+
<Group>
373+
</Group>
374+
<TargetPath>
375+
</TargetPath>
360376
<PublishState>Include</PublishState>
361377
<IncludeHash>True</IncludeHash>
362378
<FileType>File</FileType>
363379
</PublishFile>
364380
<PublishFile Include="Samples\Hamlet.xml">
365381
<Visible>False</Visible>
366-
<Group></Group>
367-
<TargetPath></TargetPath>
382+
<Group>
383+
</Group>
384+
<TargetPath>
385+
</TargetPath>
368386
<PublishState>Include</PublishState>
369387
<IncludeHash>True</IncludeHash>
370388
<FileType>File</FileType>
371389
</PublishFile>
372390
<PublishFile Include="Samples\MaliciousDtd.dtd">
373391
<Visible>False</Visible>
374-
<Group></Group>
375-
<TargetPath></TargetPath>
392+
<Group>
393+
</Group>
394+
<TargetPath>
395+
</TargetPath>
376396
<PublishState>Include</PublishState>
377397
<IncludeHash>True</IncludeHash>
378398
<FileType>File</FileType>
379399
</PublishFile>
380400
<PublishFile Include="Samples\rss.xml">
381401
<Visible>False</Visible>
382-
<Group></Group>
383-
<TargetPath></TargetPath>
402+
<Group>
403+
</Group>
404+
<TargetPath>
405+
</TargetPath>
384406
<PublishState>Include</PublishState>
385407
<IncludeHash>True</IncludeHash>
386408
<FileType>File</FileType>
387409
</PublishFile>
388410
<PublishFile Include="Samples\rsspretty.xsl">
389411
<Visible>False</Visible>
390-
<Group></Group>
391-
<TargetPath></TargetPath>
412+
<Group>
413+
</Group>
414+
<TargetPath>
415+
</TargetPath>
392416
<PublishState>Include</PublishState>
393417
<IncludeHash>True</IncludeHash>
394418
<FileType>File</FileType>
395419
</PublishFile>
396420
<PublishFile Include="Samples\willy.xsl">
397421
<Visible>False</Visible>
398-
<Group></Group>
399-
<TargetPath></TargetPath>
422+
<Group>
423+
</Group>
424+
<TargetPath>
425+
</TargetPath>
400426
<PublishState>Include</PublishState>
401427
<IncludeHash>True</IncludeHash>
402428
<FileType>File</FileType>
@@ -436,11 +462,11 @@
436462
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
437463
</Content>
438464
</ItemGroup>
439-
<Import Project="..\packages\Microsoft.Web.WebView2.1.0.3595.46\build\Microsoft.Web.WebView2.targets" Condition="Exists('..\packages\Microsoft.Web.WebView2.1.0.3595.46\build\Microsoft.Web.WebView2.targets')" />
465+
<Import Project="..\packages\Microsoft.Web.WebView2.1.0.3912.50\build\Microsoft.Web.WebView2.targets" Condition="Exists('..\packages\Microsoft.Web.WebView2.1.0.3912.50\build\Microsoft.Web.WebView2.targets')" />
440466
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
441467
<PropertyGroup>
442-
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
468+
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText>
443469
</PropertyGroup>
444-
<Error Condition="!Exists('..\packages\Microsoft.Web.WebView2.1.0.3595.46\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Web.WebView2.1.0.3595.46\build\Microsoft.Web.WebView2.targets'))" />
470+
<Error Condition="!Exists('..\packages\Microsoft.Web.WebView2.1.0.3912.50\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Web.WebView2.1.0.3912.50\build\Microsoft.Web.WebView2.targets'))" />
445471
</Target>
446472
</Project>

src/Application/app.config

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,28 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<startup>
4-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
55
</startup>
66
<System.Windows.Forms.ApplicationConfigurationSection>
7-
<add key="DpiAwareness" value="PerMonitorV2"/>
7+
<add key="DpiAwareness" value="PerMonitorV2" />
88
</System.Windows.Forms.ApplicationConfigurationSection>
99
<runtime>
1010
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
1111
<dependentAssembly>
12-
<assemblyIdentity name="SgmlReaderDll" publicKeyToken="ab3ea86545595e2b" culture="neutral"/>
13-
<bindingRedirect oldVersion="0.0.0.0-1.8.24.0" newVersion="1.8.24.0"/>
12+
<assemblyIdentity name="SgmlReaderDll" publicKeyToken="ab3ea86545595e2b" culture="neutral" />
13+
<bindingRedirect oldVersion="0.0.0.0-1.8.24.0" newVersion="1.8.24.0" />
14+
</dependentAssembly>
15+
<dependentAssembly>
16+
<assemblyIdentity name="Microsoft.Web.WebView2.Core" publicKeyToken="2a8ab48044d2601e" culture="neutral" />
17+
<bindingRedirect oldVersion="0.0.0.0-1.0.3912.50" newVersion="1.0.3912.50" />
18+
</dependentAssembly>
19+
<dependentAssembly>
20+
<assemblyIdentity name="Microsoft.Web.WebView2.WinForms" publicKeyToken="2a8ab48044d2601e" culture="neutral" />
21+
<bindingRedirect oldVersion="0.0.0.0-1.0.3912.50" newVersion="1.0.3912.50" />
22+
</dependentAssembly>
23+
<dependentAssembly>
24+
<assemblyIdentity name="Microsoft.Web.WebView2.Wpf" publicKeyToken="2a8ab48044d2601e" culture="neutral" />
25+
<bindingRedirect oldVersion="0.0.0.0-1.0.3912.50" newVersion="1.0.3912.50" />
1426
</dependentAssembly>
1527
</assemblyBinding>
1628
</runtime>

src/Application/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="LovettSoftware.XmlDiff" version="1.1.0" targetFramework="net472" requireReinstallation="true" />
4-
<package id="Microsoft.Web.WebView2" version="1.0.3595.46" targetFramework="net48" />
4+
<package id="Microsoft.Web.WebView2" version="1.0.3912.50" targetFramework="net48" />
55
<package id="Microsoft.Win32.Registry" version="5.0.0" targetFramework="net472" />
66
<package id="Microsoft.Xml.SgmlReader" version="1.8.30" targetFramework="net472" requireReinstallation="true" />
77
<package id="Newtonsoft.Json" version="13.0.4" targetFramework="net48" />

0 commit comments

Comments
 (0)