Skip to content

Commit fb01b69

Browse files
authored
[Own build] Don't use AssemblyInformationCachePaths (#32355)
2 parents b382160 + 1519eab commit fb01b69

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Directory.Build.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,5 @@
4343
<!-- <TestRunnerAdditionalArguments>-parallel none</TestRunnerAdditionalArguments> -->
4444
</PropertyGroup>
4545

46-
<PropertyGroup>
47-
<AssemblyInformationCachePaths Condition="Exists('$(NetCoreRoot)sdk\$(NetCoreSdkVersion)\SdkPrecomputedAssemblyReferences.cache')">$(AssemblyInformationCachePaths);$(NetCoreRoot)sdk\$(NetCoreSdkVersion)\SDKPrecomputedAssemblyReferences.cache</AssemblyInformationCachePaths>
48-
</PropertyGroup>
49-
5046
<Import Project="build/GenerateResxSource.targets" />
5147
</Project>

0 commit comments

Comments
 (0)