Skip to content

Commit 2f783d0

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Added comments release-please comments on csproj file
1 parent f5feb2b commit 2f783d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@
2020
<DelaySign>false</DelaySign>
2121
<AssemblyOriginatorKeyFile>35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
2222
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
23+
<!-- x-release-please-start-version -->
2324
<VersionPrefix>3.1.13</VersionPrefix>
25+
<!-- x-release-please-end -->
26+
<!-- VersionPrefix minor version should not be set when the change comes from the generator. It will be updated automatically. -->
27+
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
28+
<!-- VersionPrefix major and patch versions must be manually set. -->
2429
<VersionSuffix></VersionSuffix>
2530
<PackageReleaseNotes>
2631
- https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/blob/dev/CHANGELOG.md

0 commit comments

Comments
 (0)