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 2d0196b commit bc7af8fCopy full SHA for bc7af8f
src/Aspire.Hosting.Sdk/Aspire.RuntimeIdentifier.Tool/Aspire.RuntimeIdentifier.Tool.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>$(DefaultTargetFramework)</TargetFramework>
+ <TargetFramework>$(NetCurrent)</TargetFramework>
6
<RollForward>Major</RollForward>
7
<UsePublicApiAnalyzers>false</UsePublicApiAnalyzers>
8
<IsPackable>false</IsPackable>
0 commit comments