We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df35c91 commit f66ae1aCopy full SHA for f66ae1a
fcs/fcs.props
@@ -3,7 +3,7 @@
3
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4
<PropertyGroup>
5
6
- <VersionPrefix>21.0.1</VersionPrefix>
+ <VersionPrefix>22.0.1</VersionPrefix>
7
<!-- FSharp.Compiler.Tools is currently only used to get a working FSI.EXE to execute some scripts during the build -->
8
<!-- The LKG FSI.EXE requires MSBuild 15 to be installed, which is painful -->
9
<FsiToolPath>$(FSharpSourcesRoot)\..\packages\FSharp.Compiler.Tools.4.1.27\tools</FsiToolPath>
0 commit comments