File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
<FSharpLibrariesChangelogVersion >$(FSMajorVersion).$(FSMinorVersion).$(FSBuildVersion)</FSharpLibrariesChangelogVersion >
38
38
<!-- -->
39
39
<!-- The current published nuget package -->
40
- <FSharpCoreShippedPackageVersionValue >9.0.201 </FSharpCoreShippedPackageVersionValue >
40
+ <FSharpCoreShippedPackageVersionValue >9.0.300 </FSharpCoreShippedPackageVersionValue >
41
41
<!-- -->
42
42
<!-- The pattern for specifying the preview package -->
43
43
<FSharpCorePreviewPackageVersionValue >$(FSCorePackageVersionValue)-$(PreReleaseVersionLabel).*</FSharpCorePreviewPackageVersionValue >
52
52
</PropertyGroup >
53
53
<PropertyGroup >
54
54
<!-- These have to be in sync with latest release branch -->
55
- <VSMajorVersion >17 </VSMajorVersion >
56
- <VSMinorVersion >14 </VSMinorVersion >
55
+ <VSMajorVersion >18 </VSMajorVersion >
56
+ <VSMinorVersion >0 </VSMinorVersion >
57
57
<VSGeneralVersion >$(VSMajorVersion).0</VSGeneralVersion >
58
58
<VSAssemblyVersionPrefix >$(VSMajorVersion).$(VSMinorVersion).0</VSAssemblyVersionPrefix >
59
59
<VSAssemblyVersion >$(VSAssemblyVersionPrefix).0</VSAssemblyVersion >
You can’t perform that action at this time.
0 commit comments