File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 
src/Microsoft.Android.Sdk.ILLink Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project>
22  <!-- This file assumes Configuration.props has been imported -->
33  <ItemGroup>
4-     <PackageReference Include="NUnit"               Version="3.13.2 " />
4+     <PackageReference Include="NUnit"               Version="3.13.3 " />
55    <PackageReference Include="NUnit.ConsoleRunner" Version="$(NUnitConsoleVersion)" />
6-     <PackageReference Include="NUnit3TestAdapter"   Version="4.0.0 " />
6+     <PackageReference Include="NUnit3TestAdapter"   Version="4.3.1 " />
77  </ItemGroup>
88  <!-- Required packages for .NET Core -->
99  <ItemGroup Condition=" '$(TargetFramework)' != 'net472' and '$(TargetFramework)' != 'netstandard2.0' ">
Original file line number Diff line number Diff line change 11<Project  Sdk =" Microsoft.NET.Sdk" 
22  <Import  Project =" ..\..\Configuration.props" 
33  <PropertyGroup >
4-     <TargetFramework >$(DotNetTargetFramework )</TargetFramework >
4+     <TargetFramework >$(DotNetStableTargetFramework )</TargetFramework >
55    <DefineConstants >ILLINK</DefineConstants >
66    <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
77    <OutputPath >$(MicrosoftAndroidSdkOutDir)</OutputPath >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments