Skip to content

Commit 63017d4

Browse files
committed
Update reference to companion package
1 parent 4a30df9 commit 63017d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ImmutableObjectGraph.Core.NuGet/ImmutableObjectGraph.Core.NuGet.nuproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<Authors>Andrew Arnott</Authors>
2626
<Owners>Andrew Arnott</Owners>
2727
<Summary>Runtime library for immutable types</Summary>
28-
<Description>The runtime components behind the parts generated by the ImmutableObjectGraph.T4 package.</Description>
28+
<Description>The runtime components behind the types generated with the ImmutableObjectGraph.Generation package.</Description>
2929
<ReleaseNotes>
3030
</ReleaseNotes>
3131
<ProjectUrl>https://github.com/aarnott/immutableobjectgraph</ProjectUrl>
@@ -42,4 +42,4 @@
4242
<None Include="ImmutableObjectGraph.nuspec" />
4343
</ItemGroup>
4444
<Import Project="$(NuProjPath)\NuProj.targets" />
45-
</Project>
45+
</Project>

0 commit comments

Comments
 (0)