File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1515
1616 <PropertyGroup >
1717 <IsRepackable >true</IsRepackable >
18- <RepackBinariesExcludes >$(AssemblyName).UI*.dll;System*.dll;MaterialDesign*.dll;CommunityToolkit.Mvvm.dll </RepackBinariesExcludes >
18+ <RepackBinariesExcludes >$(AssemblyName).UI*.dll;System*.dll</RepackBinariesExcludes >
1919 </PropertyGroup >
2020
2121 <!-- Revit Versions -->
6161 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
6262 <PackageReference Include =" PolySharp" Version =" *" PrivateAssets =" All" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
6363 <PackageReference Include =" ILRepack" Version =" 2.0.41" />
64-
65- <!-- UI -->
66-
67-
64+
6865 <!-- Logging -->
6966 <PackageReference Include =" Serilog.Sinks.RichTextBox.Wpf" Version =" 1.1.0" />
7067 </ItemGroup >
You can’t perform that action at this time.
0 commit comments