Skip to content

Commit

Permalink
add back the runtime identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
ttstanley committed Jan 17, 2025
1 parent c1873c2 commit f29d855
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<IsPackable>false</IsPackable>
<OutputPath>$(BaseOutputPath)$(Configuration)\net472\</OutputPath>
<TargetName>Microsoft.VisualStudio.SlowCheetah</TargetName>
<!--<RuntimeIdentifier>win</RuntimeIdentifier>-->
<RuntimeIdentifier>win</RuntimeIdentifier>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit f29d855

Please sign in to comment.