File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 <!-- F# Version components -->
1616 <FSMajorVersion >7</FSMajorVersion >
1717 <FSMinorVersion >0</FSMinorVersion >
18- <FSBuildVersion >0 </FSBuildVersion >
18+ <FSBuildVersion >1 </FSBuildVersion >
1919 <FSRevisionVersion >0</FSRevisionVersion >
2020 <!-- -->
2121 <!-- F# Language version -->
4040 <FSharpCompilerServiceReleaseNotesVersion >$(FCSMajorVersion)$(FCSMinorVersion)$(FCSBuildVersion)</FSharpCompilerServiceReleaseNotesVersion >
4141 <!-- -->
4242 <!-- The current published nuget package -->
43- <FSharpCoreShippedPackageVersionValue >6.0.5 </FSharpCoreShippedPackageVersionValue >
43+ <FSharpCoreShippedPackageVersionValue >6.0.6 </FSharpCoreShippedPackageVersionValue >
4444 <!-- -->
4545 <!-- The pattern for specifying the preview package -->
4646 <FSharpCorePreviewPackageVersionValue >$(FSCorePackageVersionValue)-$(PreReleaseVersionLabel).*</FSharpCorePreviewPackageVersionValue >
4747 <!-- -->
4848 <!-- FSharp tools for Visual Studio version number -->
4949 <FSToolsMajorVersion >12</FSToolsMajorVersion >
50- <FSToolsMinorVersion >0 </FSToolsMinorVersion >
51- <FSToolsBuildVersion >5 </FSToolsBuildVersion >
50+ <FSToolsMinorVersion >5 </FSToolsMinorVersion >
51+ <FSToolsBuildVersion >0 </FSToolsBuildVersion >
5252 <FSToolsRevisionVersion >$(FSRevisionVersion)</FSToolsRevisionVersion >
5353 <FSProductVersionPrefix >$(FSToolsMajorVersion).$(FSToolsMinorVersion).$(FSToolsBuildVersion)</FSProductVersionPrefix >
5454 <FSProductVersionReleaseNotesVersion >$(FSToolsMajorVersion)-$(FSToolsMinorVersion)-$(FSToolsBuildVersion)</FSProductVersionReleaseNotesVersion >
You can’t perform that action at this time.
0 commit comments