Skip to content

Commit

Permalink
Merge pull request #329 from dotnet/bump-index-creation-tool
Browse files Browse the repository at this point in the history
make the indexer tool run on the default ubuntu instance
  • Loading branch information
baronfel authored Jan 30, 2025
2 parents 47f3cbc + fff439a commit ebae5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/update-index/update-index.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<Nullable>Enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit ebae5cb

Please sign in to comment.