Skip to content

Commit

Permalink
Move WPF getting started project to use latest WebView2 SDK 1.0.674-p…
Browse files Browse the repository at this point in the history
…rerelease
  • Loading branch information
peiche-jessica committed Oct 19, 2020
1 parent b382e53 commit e6fdd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GettingStartedGuides/WPF_GettingStarted/WPFSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Web.WebView2" Version="0.9.579-prerelease" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.674-prerelease" />
</ItemGroup>

</Project>

0 comments on commit e6fdd89

Please sign in to comment.