We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cf9b9 commit 1df5a10Copy full SHA for 1df5a10
eng/Versions.props
@@ -47,7 +47,7 @@
47
<!-- this should usually match for LTS builds, and be off-by-one otherwise;
48
example use-case here is OOB packages where Aspire wants to be able to consume
49
new features specific to OOB -->
50
- <CurrentLtsTargetFramework>net8.0</CurrentLtsTargetFramework>
+ <CurrentLtsTargetFramework>net10.0</CurrentLtsTargetFramework>
51
</PropertyGroup>
52
<PropertyGroup Label="Arcade settings">
53
<!-- Opt-in to Arcade tools for building VSIX projects. -->
0 commit comments