We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b382160 + 1519eab commit fb01b69Copy full SHA for fb01b69
Directory.Build.props
@@ -43,9 +43,5 @@
43
<!-- <TestRunnerAdditionalArguments>-parallel none</TestRunnerAdditionalArguments> -->
44
</PropertyGroup>
45
46
- <PropertyGroup>
47
- <AssemblyInformationCachePaths Condition="Exists('$(NetCoreRoot)sdk\$(NetCoreSdkVersion)\SdkPrecomputedAssemblyReferences.cache')">$(AssemblyInformationCachePaths);$(NetCoreRoot)sdk\$(NetCoreSdkVersion)\SDKPrecomputedAssemblyReferences.cache</AssemblyInformationCachePaths>
48
- </PropertyGroup>
49
-
50
<Import Project="build/GenerateResxSource.targets" />
51
</Project>
0 commit comments