File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 74
74
<Uri >https://github.com/dotnet/msbuild</Uri >
75
75
<Sha >97463e3cdb3ce4ccf9638eb68fd9f82646ca6a11</Sha >
76
76
</Dependency >
77
- <Dependency Name =" Microsoft.FSharp.Compiler" Version =" 11.3 .2-beta.21102.9 " >
77
+ <Dependency Name =" Microsoft.FSharp.Compiler" Version =" 11.4 .2-beta.21170.3 " >
78
78
<Uri >https://github.com/dotnet/fsharp</Uri >
79
- <Sha >7ce7132f1459095e635194d09d6f73265352029a </Sha >
79
+ <Sha >9d2784803952b7b138e61be3a5b1ef556effcad2 </Sha >
80
80
</Dependency >
81
81
<Dependency Name =" Microsoft.Net.Compilers.Toolset" Version =" 3.10.0-2.21170.16" >
82
82
<Uri >https://github.com/dotnet/roslyn</Uri >
Original file line number Diff line number Diff line change 110
110
</PropertyGroup >
111
111
<PropertyGroup >
112
112
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
113
- <MicrosoftFSharpCompilerPackageVersion >11.3 .2-beta.21102.9 </MicrosoftFSharpCompilerPackageVersion >
113
+ <MicrosoftFSharpCompilerPackageVersion >11.4 .2-beta.21170.3 </MicrosoftFSharpCompilerPackageVersion >
114
114
</PropertyGroup >
115
115
<PropertyGroup >
116
116
<!-- Dependencies from https://github.com/dotnet/roslyn -->
Original file line number Diff line number Diff line change 14
14
AfterTargets =" _ResolveCopyLocalAssetsForPublish" >
15
15
<ItemGroup >
16
16
<ResolvedFileToPublish
17
- Include =" $(PkgMicrosoft_FSharp_Compiler)/lib/netcoreapp3.1 /FSharp.Core.xml"
17
+ Include =" $(PkgMicrosoft_FSharp_Compiler)/lib/net5.0 /FSharp.Core.xml"
18
18
CopyToPublishDirectory =" PreserveNewest"
19
19
DestinationSubPath =" FSharp.Core.xml"
20
20
RelativePath =" FSharp.Core.xml"
You can’t perform that action at this time.
0 commit comments