File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 3232 <EmbedUntrackedSources >true</EmbedUntrackedSources >
3333
3434 <!-- Working around https://github.com/dotnet/sdk/issues/24747 -->
35- <NoWarn >$(NoWarn);NU1505</NoWarn >
35+ <NoWarn >$(NoWarn);NU1505;NETSDK1138 </NoWarn >
3636
3737 <!-- Working around https://github.com/microsoft/msbuild/pull/4764 -->
3838 <EmbeddedResourceUseDependentUponConvention >false</EmbeddedResourceUseDependentUponConvention >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <PropertyGroup >
4- <!-- This is a servicing branch, do not warn about outdated SDKs. -->
5- <NoWarn >$(NoWarn);NETSDK1138</NoWarn >
6- </PropertyGroup >
73 <ItemGroup >
84 <!-- Note: It is important BuildAnalyzers.sln builds first and does not allow building in parallel.
95 Because projects in Razor.sln (or Razor.Slim.slnf) have a project reference to Razor.Diagnostics.Analyzers
You can’t perform that action at this time.
0 commit comments