Skip to content

Commit

Permalink
fix: test reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Jun 9, 2024
1 parent 7985361 commit c7fe898
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ItemGroup>
<ProjectReference Include="../Chickensoft.Serialization/Chickensoft.Serialization.csproj" />

<PackageReference Include="Chickensoft.Introspection" Version="1.1.0" />
<PackageReference Include="Chickensoft.Introspection.Generator" Version="1.1.0" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.Introspection" Version="1.3.0" />
<PackageReference Include="Chickensoft.Introspection.Generator" Version="1.3.0" PrivateAssets="all" OutputItemType="analyzer" />
</ItemGroup>
</Project>

0 comments on commit c7fe898

Please sign in to comment.