diff --git a/eng/Versions.props b/eng/Versions.props index 34e62fdd415..4302af0f778 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -10,6 +10,7 @@ beta + 1 10 @@ -40,7 +41,7 @@ 9.0.300 - $(FSCorePackageVersionValue)-$(PreReleaseVersionLabel).* + $(FSCorePackageVersionValue)-$(PreReleaseVersionLabel).$(PreReleaseVersionIteration).* 14 diff --git a/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.fsproj b/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.fsproj index 6acddc6b86a..13570594568 100644 --- a/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.fsproj +++ b/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.fsproj @@ -79,6 +79,8 @@ + + diff --git a/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.nuspec b/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.nuspec index 4322ee7d965..23981485779 100644 --- a/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.nuspec +++ b/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.nuspec @@ -60,9 +60,11 @@ + + diff --git a/vsintegration/shims/shims.csproj b/vsintegration/shims/shims.csproj index 9156bdecadc..312acec084e 100644 --- a/vsintegration/shims/shims.csproj +++ b/vsintegration/shims/shims.csproj @@ -10,12 +10,7 @@ - - - Microsoft.FSharp.ShimHelpers.props - {{FSharpCorePreviewPackageVersionValue}} - $(FSharpCorePreviewPackageVersionValue) - +