File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11language : csharp 
22dist : xenial 
3- dotnet : 2.1.502 
3+ dotnet : 5.0.100 
44mono : none 
5- env : CONFIGURATION=Release FRAMEWORK=netcoreapp2.1  
5+ env : CONFIGURATION=Release FRAMEWORK=net5.0  
66
77before_script :
88  - dotnet --info 
Original file line number Diff line number Diff line change 1- os : Visual Studio 2017  
1+ os : Visual Studio 2019  
22build : off 
33
44environment :
55  CONFIGURATION : Release 
66
77install :
8-   - set PATH=C:\Ruby22 \bin;%PATH% 
8+   - set PATH=C:\Ruby25 \bin;%PATH% 
99  - bundle install       
1010
1111before_test :
Original file line number Diff line number Diff line change 77    <AssemblyName >NSubstitute</AssemblyName >
88    <PackageId >NSubstitute</PackageId >
99    <PackageTags >mocking;mocks;testing;unit-testing;TDD;AAA</PackageTags >
10-     <PackageIconUrl >https://nsubstitute.github.io/images/nsubstitute-100x100. png</PackageIconUrl >
10+     <PackageIcon >icon. png</PackageIcon >
1111    <PackageProjectUrl >https://nsubstitute.github.io/</PackageProjectUrl >
1212    <PackageLicenseExpression >BSD-3-Clause</PackageLicenseExpression >
1313  </PropertyGroup >
14+   <ItemGroup >
15+     <None  Include =" ..\..\docs\images\nsubstitute-100x100.png" Pack =" true" PackagePath =" icon.png" Visible =" false" 
16+   </ItemGroup >
1417
1518  <PropertyGroup >
1619    <TargetFrameworks >netstandard1.3;netstandard2.0;net45;net46;net5.0</TargetFrameworks >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments