Skip to content

Commit

Permalink
Group all package references
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Jul 31, 2023
1 parent 1b532d9 commit 909621e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/SourceGenerator/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@
<AdditionalFiles Include="..\*.refitter" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Refitter.SourceGenerator" Version="0.7.0.28-preview" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Refitter.SourceGenerator" Version="0.7.0.28-preview" />
</ItemGroup>
</Project>

0 comments on commit 909621e

Please sign in to comment.