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 d1a97e9 commit c2cb69e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions test-proj.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
<TargetFramework>net7.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
<!-- Your package references go here -->
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.Extensions" Version="x.x.x" />
</ItemGroup>

</Project>

0 comments on commit c2cb69e

Please sign in to comment.