Skip to content

Commit 2fbafca

Browse files
authored
Update changelog url
1 parent b9c1ef4 commit 2fbafca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.Graph/Microsoft.Graph.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
3030
<!-- VersionPrefix major and patch versions must be manually set. -->
3131
<PackageReleaseNotes>
32-
https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md
32+
https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/CHANGELOG.md
3333
</PackageReleaseNotes>
3434
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3535
<EmbedUntrackedSources>true</EmbedUntrackedSources>
@@ -90,4 +90,4 @@ https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md
9090
</PackagePath>
9191
</None>
9292
</ItemGroup>
93-
</Project>
93+
</Project>

0 commit comments

Comments
 (0)