We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a30df9 commit 63017d4Copy full SHA for 63017d4
1 file changed
src/ImmutableObjectGraph.Core.NuGet/ImmutableObjectGraph.Core.NuGet.nuproj
@@ -25,7 +25,7 @@
25
<Authors>Andrew Arnott</Authors>
26
<Owners>Andrew Arnott</Owners>
27
<Summary>Runtime library for immutable types</Summary>
28
- <Description>The runtime components behind the parts generated by the ImmutableObjectGraph.T4 package.</Description>
+ <Description>The runtime components behind the types generated with the ImmutableObjectGraph.Generation package.</Description>
29
<ReleaseNotes>
30
</ReleaseNotes>
31
<ProjectUrl>https://github.com/aarnott/immutableobjectgraph</ProjectUrl>
@@ -42,4 +42,4 @@
42
<None Include="ImmutableObjectGraph.nuspec" />
43
</ItemGroup>
44
<Import Project="$(NuProjPath)\NuProj.targets" />
45
-</Project>
+</Project>
0 commit comments