File tree Expand file tree Collapse file tree 4 files changed +48
-0
lines changed
Microsoft.AspNetCore.AngularServices/Properties
Microsoft.AspNetCore.NodeServices/Properties
Microsoft.AspNetCore.ReactServices/Properties
Microsoft.AspNetCore.SpaServices/Properties Expand file tree Collapse file tree 4 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ // Copyright (c) .NET Foundation. All rights reserved.
2+ // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3+
4+ using System . Reflection ;
5+ using System . Resources ;
6+ using System . Runtime . CompilerServices ;
7+
8+ [ assembly: AssemblyMetadata ( "Serviceable" , "True" ) ]
9+ [ assembly: NeutralResourcesLanguage ( "en-us" ) ]
10+ [ assembly: AssemblyCompany ( "Microsoft Corporation." ) ]
11+ [ assembly: AssemblyCopyright ( "© Microsoft Corporation. All rights reserved." ) ]
12+ [ assembly: AssemblyProduct ( "Microsoft ASP.NET Core" ) ]
Original file line number Diff line number Diff line change 1+ // Copyright (c) .NET Foundation. All rights reserved.
2+ // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3+
4+ using System . Reflection ;
5+ using System . Resources ;
6+ using System . Runtime . CompilerServices ;
7+
8+ [ assembly: AssemblyMetadata ( "Serviceable" , "True" ) ]
9+ [ assembly: NeutralResourcesLanguage ( "en-us" ) ]
10+ [ assembly: AssemblyCompany ( "Microsoft Corporation." ) ]
11+ [ assembly: AssemblyCopyright ( "© Microsoft Corporation. All rights reserved." ) ]
12+ [ assembly: AssemblyProduct ( "Microsoft ASP.NET Core" ) ]
Original file line number Diff line number Diff line change 1+ // Copyright (c) .NET Foundation. All rights reserved.
2+ // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3+
4+ using System . Reflection ;
5+ using System . Resources ;
6+ using System . Runtime . CompilerServices ;
7+
8+ [ assembly: AssemblyMetadata ( "Serviceable" , "True" ) ]
9+ [ assembly: NeutralResourcesLanguage ( "en-us" ) ]
10+ [ assembly: AssemblyCompany ( "Microsoft Corporation." ) ]
11+ [ assembly: AssemblyCopyright ( "© Microsoft Corporation. All rights reserved." ) ]
12+ [ assembly: AssemblyProduct ( "Microsoft ASP.NET Core" ) ]
Original file line number Diff line number Diff line change 1+ // Copyright (c) .NET Foundation. All rights reserved.
2+ // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3+
4+ using System . Reflection ;
5+ using System . Resources ;
6+ using System . Runtime . CompilerServices ;
7+
8+ [ assembly: AssemblyMetadata ( "Serviceable" , "True" ) ]
9+ [ assembly: NeutralResourcesLanguage ( "en-us" ) ]
10+ [ assembly: AssemblyCompany ( "Microsoft Corporation." ) ]
11+ [ assembly: AssemblyCopyright ( "© Microsoft Corporation. All rights reserved." ) ]
12+ [ assembly: AssemblyProduct ( "Microsoft ASP.NET Core" ) ]
You can’t perform that action at this time.
0 commit comments