We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44020f1 commit c3e9144Copy full SHA for c3e9144
Fritz.InstantAPIs/Fritz.InstantAPIs.csproj
@@ -20,7 +20,7 @@
20
21
22
<Target Name="PreparePackageReleaseNotesFromFile" BeforeTargets="GenerateNuspec">
23
- <ReadLinesFromFile File="RELEASE_NOTES.txt" >
+ <ReadLinesFromFile File="../RELEASE_NOTES.txt" >
24
<Output TaskParameter="Lines" ItemName="ReleaseNoteLines"/>
25
</ReadLinesFromFile>
26
<PropertyGroup>
Fritz.InstantAPIs/RELEASE_NOTES.txt renamed to RELEASE_NOTES.txt
0 commit comments