Remove global CheckEolTargetFramework=false (#17958)
This commit is contained in:
parent
c947c12af4
commit
becf667813
1 changed files with 0 additions and 3 deletions
|
@ -119,9 +119,6 @@
|
|||
<EnvironmentVariables Include="DeterministicSourcePaths=false" Condition="'$(DeterministicBuildOptOut)' == 'true'" />
|
||||
|
||||
<EnvironmentVariables Include="SourceRoot=$(ProjectDirectory)" />
|
||||
|
||||
<!-- https://github.com/dotnet/source-build/issues/3081 -->
|
||||
<EnvironmentVariables Include="CheckEolTargetFramework=false" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition="'$(EnableExtraDebugging)' == 'true'">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue