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 3dbd61e commit 4982062Copy full SHA for 4982062
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<RepositoryUrl>https://github.com/jkone27/fsharp-integration-tests</RepositoryUrl>
4
<FsDocsLicenseLink>https://raw.githubusercontent.com/jkone27/fsharp-integration-tests/refs/heads/main/LICENSE</FsDocsLicenseLink>
5
- <FsDocsReleaseNotesLink>https://github.com/jkone27/fsharp-integration-tests/blob/master/RELEASE_NOTES.md</FsDocsReleaseNotesLink>
+ <FsDocsReleaseNotesLink>https://github.com/jkone27/fsharp-integration-tests/blob/master/CHANGELOG.md</FsDocsReleaseNotesLink>
6
<PackageProjectUrl>https://github.com/jkone27/fsharp-integration-tests</PackageProjectUrl>
7
<FsDocsWarnOnMissingDocs>true</FsDocsWarnOnMissingDocs>
8
<FsDocsTheme>default</FsDocsTheme>
0 commit comments