Skip to content

Commit 0bd4a6e

Browse files
authored
Revert Merge branch 'release/9.0.3xx' into darc-release/9.0.3xx-dd349698-0d4f-47dc-984b-9b4cdb884111 (#51306)
2 parents 20c2e99 + eee790c commit 0bd4a6e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<Sha>cb70723777d3bc60bd98214eee7c12c4c5882943</Sha>
1111
</Dependency>
1212
<!-- Intermediate is necessary for source build. -->
13-
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="9.0.112-servicing.25510.16">
13+
<Dependency Name="Microsoft.SourceBuild.Intermediate.templating" Version="9.0.300-preview.25209.5">
1414
<Uri>https://github.com/dotnet/templating</Uri>
15-
<Sha>59a3db5bc1c15050d0327ede05b10738c27e25f8</Sha>
15+
<Sha>b73682307aa0128c5edbec94c2e6a070d13ae6bb</Sha>
1616
<SourceBuild RepoName="templating" ManagedOnly="true" />
1717
</Dependency>
1818
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.10">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PropertyGroup Label="Repo version information">
66
<VersionMajor>9</VersionMajor>
77
<VersionMinor>0</VersionMinor>
8-
<VersionSDKMinor>1</VersionSDKMinor>
9-
<VersionFeature>12</VersionFeature>
8+
<VersionSDKMinor>3</VersionSDKMinor>
9+
<VersionFeature>07</VersionFeature>
1010
<!-- This property powers the SdkAnalysisLevel property in end-user MSBuild code.
1111
It should always be the hundreds-value of the current SDK version, never any
1212
preview version components or anything else. E.g. 8.0.100, 9.0.300, etc. -->

0 commit comments

Comments
 (0)