This repository was archived by the owner on Aug 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Tests/UnitTests.WebView.WinForms/FunctionalTests/Navigation
WebView.Shared/Interop/WinRT Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements.
2- // The .NET Foundation licenses this file to you under the MIT license.
3- // See the LICENSE file in the project root for more information.
4-
1+ // Licensed to the .NET Foundation under one or more agreements.
2+ // The .NET Foundation licenses this file to you under the MIT license.
3+ // See the LICENSE file in the project root for more information.
4+
55using System ;
66using System . Collections . Generic ;
77using System . Net . Http ;
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements.
2- // The .NET Foundation licenses this file to you under the MIT license.
3- // See the LICENSE file in the project root for more information.
4-
1+ // Licensed to the .NET Foundation under one or more agreements.
2+ // The .NET Foundation licenses this file to you under the MIT license.
3+ // See the LICENSE file in the project root for more information.
4+
55using System ;
66using System . Collections . Generic ;
77using System . Diagnostics ;
You can’t perform that action at this time.
0 commit comments