diff --git a/.editorconfig b/.editorconfig index e0db7becdf..be264ea9ed 100644 --- a/.editorconfig +++ b/.editorconfig @@ -73,4 +73,8 @@ silk_touch_compact_file_format = true [*.{appxmanifest,asax,ascx,aspx,build,config,cs,cshtml,csproj,dbml,discomap,dtd,fs,fsi,fsscript,fsx,htm,html,jsproj,lsproj,master,ml,mli,njsproj,nuspec,proj,props,razor,resw,resx,skin,StyleCop,targets,tasks,vb,vbproj,xaml,xamlx,xml,xoml,xsd}] indent_style = space indent_size = 4 -tab_width = 4 \ No newline at end of file +tab_width = 4 + +# License header + warning generated if missing +file_header_template=Licensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this file to you under the MIT license. +dotnet_diagnostic.IDE0073.severity = warning \ No newline at end of file diff --git a/Silk.NET.sln.DotSettings b/Silk.NET.sln.DotSettings index 996b6b15db..7e543f9188 100644 --- a/Silk.NET.sln.DotSettings +++ b/Silk.NET.sln.DotSettings @@ -11,9 +11,6 @@ Required DoNotTouch DoNotTouch - Licensed to the .NET Foundation under one or more agreements. -The .NET Foundation licenses this file to you under the MIT license. - API CL EGL