Files
linux-packaging-mono/external/aspnetwebstack/test/Microsoft.Web.WebPages.OAuth.Test/PreAppStartCodeTest.cs

11 lines
225 B
C#
Raw Normal View History

// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information.
namespace Microsoft.Web.WebPages.OAuth.Test
{
public class PreAppStartCodeTest
{
}
}