File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5151 <ExternalAspNetCoreAppReference Include =" Microsoft.JSInterop" Version =" $(MicrosoftJSInteropPackageVersion)" />
5252
5353 <!-- Dependencies from dotnet/corefx -->
54- <ExternalAspNetCoreAppReference Include =" System.ComponentModel.Annotations" Version =" $(SystemComponentModelAnnotationsPackageVersion)" />
5554 <ExternalAspNetCoreAppReference Include =" System.IO.Pipelines" Version =" $(SystemIOPipelinesPackageVersion)" />
5655 <ExternalAspNetCoreAppReference Include =" System.Runtime.CompilerServices.Unsafe" Version =" $(SystemRuntimeCompilerServicesUnsafePackageVersion)" />
5756 <ExternalAspNetCoreAppReference Include =" System.Security.Cryptography.Xml" Version =" $(SystemSecurityCryptographyXmlPackageVersion)" />
9190 -->
9291 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
9392 <_CompilationOnlyReference Include =" System.Buffers" />
93+ <_CompilationOnlyReference Include =" System.ComponentModel.Annotations" />
9494 </ItemGroup >
9595
9696 <!--
You can’t perform that action at this time.
0 commit comments