Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 403a88e

Browse files
committed
Merge branch 'master' into rel/5.0.1
2 parents e41a7f3 + 5f15179 commit 403a88e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Tests/UnitTests.WebView.WinForms/FunctionalTests/Navigation/NavigateWithHttpMessageTests.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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+
55
using System;
66
using System.Collections.Generic;
77
using System.Net.Http;

WebView.Shared/Interop/WinRT/WebViewControlHost.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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+
55
using System;
66
using System.Collections.Generic;
77
using System.Diagnostics;

0 commit comments

Comments
 (0)