Skip to content

Commit 8a8642b

Browse files
[release/dev18.0] Source code updates from dotnet/dotnet (#19109)
* Merge release/dev18.0 into darc-release/dev18.0-2f272bd7-4d7e-49bb-8cdf-cc6e42aacefd * Update dependencies from https://github.com/dotnet/dotnet build 291651 No dependency updates to commit --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5cee16f commit 8a8642b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="fsharp" Sha="f4701e048e6a684237a4b52b745e21b1d857278d" BarId="290631" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="fsharp" Sha="18f6e60aa4755c2be56b2d45165a135d64d4f710" BarId="291651" />
44
<ProductDependencies>
55
<Dependency Name="Microsoft.Build" Version="18.0.0-preview-25476-03">
66
<Uri>https://github.com/dotnet/msbuild</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- F# Version components -->
1919
<FSMajorVersion>10</FSMajorVersion>
2020
<FSMinorVersion>0</FSMinorVersion>
21-
<FSBuildVersion>101</FSBuildVersion>
21+
<FSBuildVersion>102</FSBuildVersion>
2222
<FSRevisionVersion>0</FSRevisionVersion>
2323
<!-- -->
2424
<!-- F# Language version -->

0 commit comments

Comments
 (0)