We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ea1dd commit 02f65d5Copy full SHA for 02f65d5
1 file changed
src/Build/Common/Version.props
@@ -19,7 +19,7 @@
19
<ANcpSdkPackageVersion>999.9.9</ANcpSdkPackageVersion>
20
</PropertyGroup>
21
<PropertyGroup Label=".NET SDK">
22
- <DotNetSdkVersion>10.0.103</DotNetSdkVersion>
+ <DotNetSdkVersion>10.0.200</DotNetSdkVersion>
23
<DotNetSdkRollForward>latestMinor</DotNetSdkRollForward>
24
25
@@ -147,7 +147,7 @@
147
<PropertyGroup Label="Build Tools">
148
<NuGetVersion>7.3.0</NuGetVersion>
149
<MSBuildStructuredLoggerVersion>2.3.113</MSBuildStructuredLoggerVersion>
150
- <MicrosoftSourceLinkVersion>10.0.103</MicrosoftSourceLinkVersion>
+ <MicrosoftSourceLinkVersion>10.0.200</MicrosoftSourceLinkVersion>
151
<MicrosoftDeploymentDotNetReleasesVersion>1.0.1</MicrosoftDeploymentDotNetReleasesVersion>
152
153
0 commit comments