Skip to content

Commit 660af4d

Browse files
[release/dev18.0] Source code updates from dotnet/dotnet (#19239)
* Backflow from https://github.com/dotnet/dotnet / 3633524 build 298455 [[ commit created by automation ]] * Update dependencies --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b417a20 commit 660af4d

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="5bc36fd2ff085cd194a443a21eae620dfe13130a" BarId="294703" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="fsharp" Sha="3633524e6b0b93b2b43f66b663b5532e32d70136" BarId="298455" />
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>103</FSBuildVersion>
21+
<FSBuildVersion>104</FSBuildVersion>
2222
<FSRevisionVersion>0</FSRevisionVersion>
2323
<!-- -->
2424
<!-- F# Language version -->

0 commit comments

Comments
 (0)