File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
src/tools/illink/test/Mono.Linker.Tests Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 9494 <SystemSecurityCryptographyOpenSslVersion >5.0.0</SystemSecurityCryptographyOpenSslVersion >
9595 <SystemSecurityPrincipalWindowsVersion >5.0.0</SystemSecurityPrincipalWindowsVersion >
9696 <SystemSecurityPermissionsVersion >7.0.0</SystemSecurityPermissionsVersion >
97- <SystemThreadingAccessControlVersion >7.0.0</SystemThreadingAccessControlVersion >
9897 <!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk -->
9998 <MicrosoftBclAsyncInterfacesToolsetVersion >8.0.0</MicrosoftBclAsyncInterfacesToolsetVersion >
10099 <MicrosoftIoRedistToolsetVersion >6.0.1</MicrosoftIoRedistToolsetVersion >
Original file line number Diff line number Diff line change 1010 <PackageReference Include =" Microsoft.DotNet.Cecil" Version =" $(MicrosoftDotNetCecilVersion)" PrivateAssets =" All" Publish =" True" />
1111 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" $(MicrosoftCodeAnalysisVersion)" />
1212 <ProjectReference Include =" $(RepoRoot)\src\coreclr\tools\ILVerification\ILVerification.csproj" />
13- <!-- This reference is purely so that the ILLink can resolve this
14- dependency of mscorlib. It is not actually required to build
15- the tests. -->
16- <PackageReference Include =" System.Threading.AccessControl" Version =" $(SystemThreadingAccessControlVersion)" />
17-
1813 <ProjectReference Include =" ..\..\src\linker\Mono.Linker.csproj" SkipUseReferenceAssembly =" true" />
1914 <ProjectReference Include =" ..\Mono.Linker.Tests.Cases\**\*.csproj" />
2015 <ProjectReference Include =" ..\Mono.Linker.Tests.Cases.Expectations\Mono.Linker.Tests.Cases.Expectations.csproj" />
You can’t perform that action at this time.
0 commit comments