File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 99  </ItemGroup >
1010  <ItemGroup >
1111    <PackageVersion  Include =" EssentialCSharp.Shared.Models" Version =" $(ToolingPackagesVersion)" 
12-     <PackageVersion  Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.8 " 
12+     <PackageVersion  Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.10 " 
1313    <PackageVersion  Include =" AspNet.Security.OAuth.GitHub" Version =" 8.2.0" 
1414    <PackageVersion  Include =" coverlet.collector" Version =" 6.0.2" 
1515    <PackageVersion  Include =" HtmlAgilityPack" Version =" 1.11.67" 
Original file line number Diff line number Diff line change 1- <Project  Sdk =" Microsoft.NET.Sdk.Web" 
1+ <Project  Sdk =" Microsoft.NET.Sdk.Web" 
22  <PropertyGroup >
33    <TargetFramework >net8.0</TargetFramework >
44  </PropertyGroup >
55  <ItemGroup >
66    <PlaceholderHtmlFile  Include =" $(ProjectDir)Placeholders/*.html" 
77    <PlaceholderJsonFile  Include =" $(ProjectDir)Placeholders/*.json" 
88  </ItemGroup >
9+ 
910  <ItemGroup  Condition =" $(AccessToNugetFeed)" 
1011    <PackageReference  Include =" ContentFeedNuget" 
1112  </ItemGroup >
Original file line number Diff line number Diff line change 66        <add  key =" nuget" value =" https://api.nuget.org/v3/index.json" 
77        <add  key =" EssentialCSharp" value =" https://pkgs.dev.azure.com/intelliTect/_packaging/EssentialCSharp/nuget/v3/index.json" 
88    </packageSources >
9-     <disabledPackageSources >
10-         <add  key =" EssentialCSharp" value =" !$(AccessToNugetFeed)" 
11-     </disabledPackageSources >
129    <packageSourceMapping >
1310        <packageSource  key =" nuget" 
1411            <package  pattern =" *" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments