Skip to content

Commit 6ecd285

Browse files
committed
Add more from CommunityToolkit
1 parent 6cb96ed commit 6ecd285

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Runner/Jobs/NuGetExtraAssembliesJob.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ public NuGetExtraAssembliesJob(HttpClient client, Dictionary<string, string> met
1414

1515
private static HashSet<string> ExtraPackages { get; } = new(
1616
[
17+
"CommunityToolkit.HighPerformance", "CommunityToolkit.Mvvm", "CommunityToolkit.Diagnostics",
1718
"SixLabors.ImageSharp", "SixLabors.Fonts", "SixLabors.ImageSharp.Drawing",
1819
"dnlib", "AsmResolver", "BepuPhysics",
1920
],

0 commit comments

Comments
 (0)