Skip to content

Commit ed5479a

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 294703 (#19164)
No dependency updates to commit Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Tomas Grosup <[email protected]>
1 parent 5ae912c commit ed5479a

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

0 commit comments

Comments
 (0)