Skip to content

Commit

Permalink
fix: Upgrade Harmony to support .Net8
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Tao <[email protected]>
  • Loading branch information
tcx4c70 authored and razzmatazz committed Feb 3, 2024
1 parent 0722946 commit 3d5402a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="Ionide.KeepAChangelog.Tasks" Version="0.1.8" />
<PackageVersion Include="Ionide.LanguageServerProtocol" Version="0.4.23" />
<!-- TODO: Upgrade to a offical version after Lib.Harmony release one -->
<PackageVersion Include="Lib.Harmony" Version="2.3.0-prerelease.2" />
<PackageVersion Include="Lib.Harmony" Version="2.3.0-prerelease.4" />
<PackageVersion Include="Microsoft.Build.Framework" Version="$(MSBuildPackageVersion)" />
<PackageVersion Include="Microsoft.Build.Locator" Version="1.6.10" />
<PackageVersion Include="Microsoft.Build" Version="$(MSBuildPackageVersion)" />
Expand Down

0 comments on commit 3d5402a

Please sign in to comment.