Skip to content

Commit 02f65d5

Browse files
ANcpLuaclaude
andcommitted
fix: bump SourceLink to 10.0.200 in Version.props
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 98ea1dd commit 02f65d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Build/Common/Version.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ANcpSdkPackageVersion>999.9.9</ANcpSdkPackageVersion>
2020
</PropertyGroup>
2121
<PropertyGroup Label=".NET SDK">
22-
<DotNetSdkVersion>10.0.103</DotNetSdkVersion>
22+
<DotNetSdkVersion>10.0.200</DotNetSdkVersion>
2323
<DotNetSdkRollForward>latestMinor</DotNetSdkRollForward>
2424
</PropertyGroup>
2525

@@ -147,7 +147,7 @@
147147
<PropertyGroup Label="Build Tools">
148148
<NuGetVersion>7.3.0</NuGetVersion>
149149
<MSBuildStructuredLoggerVersion>2.3.113</MSBuildStructuredLoggerVersion>
150-
<MicrosoftSourceLinkVersion>10.0.103</MicrosoftSourceLinkVersion>
150+
<MicrosoftSourceLinkVersion>10.0.200</MicrosoftSourceLinkVersion>
151151
<MicrosoftDeploymentDotNetReleasesVersion>1.0.1</MicrosoftDeploymentDotNetReleasesVersion>
152152
</PropertyGroup>
153153

0 commit comments

Comments
 (0)