Skip to content

Commit

Permalink
Add System.ValueTuple nuget package to fix the issue with build.
Browse files Browse the repository at this point in the history
  • Loading branch information
oggy22 committed Oct 27, 2022
1 parent 5c2e72b commit 20e62df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SampleApps/WebView2WpfBrowser/WebView2WpfBrowser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1414-prerelease" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
</Project>

0 comments on commit 20e62df

Please sign in to comment.