This repository was archived by the owner on Nov 1, 2024. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 7 files changed +8
-7
lines changed 
samples/BehaviorsTestApplication/Views Expand file tree Collapse file tree 7 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8"  ?>
22<Project  DefaultTargets =" Build"   xmlns =" http://schemas.microsoft.com/developer/msbuild/2003"  >
33  <ItemGroup >
4-     <PackageReference  Include =" Avalonia.Desktop"   Version =" 11.0.999-cibuild0030320 -beta"   />
4+     <PackageReference  Include =" Avalonia.Desktop"   Version =" 11.0.999-cibuild0030758 -beta"   />
55  </ItemGroup >
66</Project >
Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8"  ?>
22<Project  DefaultTargets =" Build"   xmlns =" http://schemas.microsoft.com/developer/msbuild/2003"  >
33  <ItemGroup >
4-     <PackageReference  Include =" Avalonia.Diagnostics"   Version =" 11.0.999-cibuild0030320 -beta"   />
4+     <PackageReference  Include =" Avalonia.Diagnostics"   Version =" 11.0.999-cibuild0030758 -beta"   />
55  </ItemGroup >
66</Project >
Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8"  ?>
22<Project  DefaultTargets =" Build"   xmlns =" http://schemas.microsoft.com/developer/msbuild/2003"  >
33  <ItemGroup >
4-     <PackageReference  Include =" Avalonia.ReactiveUI"   Version =" 11.0.999-cibuild0030320 -beta"   />
4+     <PackageReference  Include =" Avalonia.ReactiveUI"   Version =" 11.0.999-cibuild0030758 -beta"   />
55  </ItemGroup >
66</Project >
Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8"  ?>
22<Project  DefaultTargets =" Build"   xmlns =" http://schemas.microsoft.com/developer/msbuild/2003"  >
33  <ItemGroup >
4-     <PackageReference  Include =" Avalonia.Themes.Fluent"   Version =" 11.0.999-cibuild0030320-beta"   />
4+     <PackageReference  Include =" Avalonia.Themes.Fluent"   Version =" 11.0.999-cibuild0030758-beta"   />
5+     <PackageReference  Include =" Avalonia.Fonts.Inter"   Version =" 11.0.999-cibuild0030758-beta"   />
56  </ItemGroup >
67</Project >
Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8"  ?>
22<Project  DefaultTargets =" Build"   xmlns =" http://schemas.microsoft.com/developer/msbuild/2003"  >
33  <ItemGroup >
4-     <PackageReference  Include =" Avalonia.Browser"   Version =" 11.0.999-cibuild0030320 -beta"   />
4+     <PackageReference  Include =" Avalonia.Browser"   Version =" 11.0.999-cibuild0030758 -beta"   />
55  </ItemGroup >
66</Project >
Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8"  ?>
22<Project  DefaultTargets =" Build"   xmlns =" http://schemas.microsoft.com/developer/msbuild/2003"  >
33  <ItemGroup >
4-     <PackageReference  Include =" Avalonia"   Version =" 11.0.999-cibuild0030320 -beta"   />
4+     <PackageReference  Include =" Avalonia"   Version =" 11.0.999-cibuild0030758 -beta"   />
55  </ItemGroup >
66</Project >
Original file line number Diff line number Diff line change 77             xmlns : vm =" using:BehaviorsTestApplication.ViewModels" 
88             x : CompileBindings =" True"   x : DataType =" vm:MainWindowViewModel" 
99             mc : Ignorable =" d"   d : DesignWidth =" 1000"   d : DesignHeight =" 700" 
10-              FontFamily =" avares://Avalonia.Themes.Fluent /Assets#Inter"  >
10+              FontFamily =" avares://Avalonia.Fonts.Inter /Assets#Inter"  >
1111  <UserControl .Styles>
1212    <Style  Selector =" TabItem"  >
1313      <Setter  Property =" FontSize"   Value =" 16"   />
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments