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 b9c1ef4 commit 2fbafcaCopy full SHA for 2fbafca
src/Microsoft.Graph/Microsoft.Graph.csproj
@@ -29,7 +29,7 @@
29
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
30
<!-- VersionPrefix major and patch versions must be manually set. -->
31
<PackageReleaseNotes>
32
-https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md
+https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/CHANGELOG.md
33
</PackageReleaseNotes>
34
<PublishRepositoryUrl>true</PublishRepositoryUrl>
35
<EmbedUntrackedSources>true</EmbedUntrackedSources>
@@ -90,4 +90,4 @@ https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md
90
</PackagePath>
91
</None>
92
</ItemGroup>
93
-</Project>
+</Project>
0 commit comments