File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-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.BehaviorsRns</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.HelpersRns</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 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.MediaRns</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.PrimitivesRns</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 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.RichSuggestBoxRns</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