File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 8
8
<!-- Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 -->
9
9
<RootNamespace >CommunityToolkit.WinUI.CollectionsRns</RootNamespace >
10
10
<PackageReadmeFile >ReadMe.md</PackageReadmeFile >
11
+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
11
12
</PropertyGroup >
12
13
13
14
<ItemGroup >
Original file line number Diff line number Diff line change 6
6
7
7
<!-- Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 -->
8
8
<RootNamespace >CommunityToolkit.WinUI.Controls.ColorPickerRns</RootNamespace >
9
+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
9
10
</PropertyGroup >
10
11
11
12
<ItemGroup >
Original file line number Diff line number Diff line change 8
8
<!-- Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 -->
9
9
<RootNamespace >CommunityToolkit.WinUI.Controls.SettingsControlsRns</RootNamespace >
10
10
<PackageReadmeFile >ReadMe.md</PackageReadmeFile >
11
+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
11
12
</PropertyGroup >
12
13
13
14
<!-- Sets this up as a toolkit component's source project -->
Original file line number Diff line number Diff line change 8
8
<!-- Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 -->
9
9
<RootNamespace >CommunityToolkit.WinUI.Controls.TokenizingTextBoxRns</RootNamespace >
10
10
<PackageReadmeFile >ReadMe.md</PackageReadmeFile >
11
+ <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
11
12
</PropertyGroup >
12
13
13
14
<ItemGroup >
You can’t perform that action at this time.
0 commit comments