File tree Expand file tree Collapse file tree 6 files changed +8
-2
lines changed Expand file tree Collapse file tree 6 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 66
77    <!--  Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 --> 
88    <RootNamespace >CommunityToolkit.WinUI.Controls.DataTableRns</RootNamespace >
9+     <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
910  </PropertyGroup >
1011
1112  <!--  Sets this up as a toolkit component's source project --> 
Original file line number Diff line number Diff line change 77    <!--  Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 --> 
88    <RootNamespace >CommunityToolkit.WinUI.Controls.MarkdownTextBlockRns</RootNamespace >
99    <ImplicitUsings >enable</ImplicitUsings >
10+     <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1011  </PropertyGroup >
1112
1213  <!--  Sets this up as a toolkit component's source project --> 
Original file line number Diff line number Diff line change 77
88    <!--  Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 --> 
99    <RootNamespace >CommunityToolkit.WinUI.Controls.RibbonRns</RootNamespace >
10+     <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1011  </PropertyGroup >
1112
1213  <!--  Sets this up as a toolkit component's source project --> 
1314  <Import  Project =" $(ToolingDirectory)\ToolkitComponent.SourceProject.props"   />
14-   <ItemGroup >
15-     <UpToDateCheckInput  Remove =" RibbonStyle.xaml"   />
15+   <ItemGroup >
16+     <UpToDateCheckInput  Remove =" RibbonStyle.xaml"   />
1617  </ItemGroup >
1718</Project >
Original file line number Diff line number Diff line change 66
77    <!--  Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 --> 
88    <RootNamespace >CommunityToolkit.Labs.WinUI.RivePlayerRns</RootNamespace >
9+     <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
910  </PropertyGroup >
1011
1112  <!--  Sets this up as a toolkit component's source project --> 
Original file line number Diff line number Diff line change 66
77    <!--  Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 --> 
88    <RootNamespace >CommunityToolkit.Labs.WinUI.TokenViewRns</RootNamespace >
9+     <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
910  </PropertyGroup >
1011
1112  <!--  Sets this up as a toolkit component's source project --> 
Original file line number Diff line number Diff line change 1010    <!--  TODO: Putting here as seems to get flagged on different partials, need to deal with TokenSource being disposible --> 
1111    <!--  See: https://github.com/CommunityToolkit/Labs-Windows/issues/407 --> 
1212    <NoWarn >$(NoWarn);CA1001</NoWarn >
13+     <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1314  </PropertyGroup >
1415
1516  <!--  Sets this up as a toolkit component's source project --> 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments