Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit 2ce4719

Browse files
VSadovpakrym
authored andcommitted
new toolset compiler - 2.6.0-beta1-62126-01 (#2090)
This was a "special" build, so there is no public VSIX for this. The old one should be ok, for most scenarios. When VS 15.5 preview1 is available it will match this compiler feature-wise by default.
1 parent e2c22b9 commit 2ce4719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.NETCore.Compilers" Version="2.6.0-rdonly-ref-62111-06" PrivateAssets="All">
17+
<PackageReference Include="Microsoft.NETCore.Compilers" Version="2.6.0-beta1-62126-01" PrivateAssets="All">
1818
<!--
1919
Suppresses the warning about having an explicit package version in this repo.
2020
We are okay with this for now as the experimental version of the compiler is unique to Kestrel (for now).

0 commit comments

Comments
 (0)