Skip to content

Commit

Permalink
ReferenceAssemblies
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLarsson committed Apr 20, 2023
1 parent a4f1304 commit 324374c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gu.Wpf.DataGrid2D/Gu.Wpf.DataGrid2D.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
<PackageReference Include="IDisposableAnalyzers" Version="4.0.6" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.5.22" PrivateAssets="all" />
<PackageReference Include="PropertyChangedAnalyzers" Version="4.0.0" PrivateAssets="all" />
Expand Down

0 comments on commit 324374c

Please sign in to comment.