Skip to content

Commit

Permalink
Update test-proj.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnajyothi-y authored Jul 4, 2024
1 parent c2cb69e commit 2957f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-proj.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.Extensions" Version="x.x.x" />
<PackageReference Include="Microsoft.Extensions" Version="7.0.0" />
</ItemGroup>

</Project>

0 comments on commit 2957f99

Please sign in to comment.