We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a8804 commit 783d11fCopy full SHA for 783d11f
src/DataGridExtensions/DataGridExtensions.csproj
@@ -36,7 +36,7 @@ The current version supports the following features:
36
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
37
</PackageReference>
38
<PackageReference Include="Throttle.Fody" Version="1.7.0" PrivateAssets="All" />
39
- <PackageReference Include="TomsToolbox.Wpf" Version="2.5.5" />
+ <PackageReference Include="TomsToolbox.Wpf" Version="2.5.5" PrivateAssets="All" />
40
</ItemGroup>
41
<ItemGroup>
42
<None Include="..\..\Icon.png" Link="Icon.png" Pack="true" PackagePath="\" />
0 commit comments