Skip to content

Commit

Permalink
deleted file
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloDiazSSA committed Nov 23, 2023
1 parent 0d358a2 commit 044407f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 61 deletions.
57 changes: 0 additions & 57 deletions .github/workflows/main-Entregable2-PD(production).yml

This file was deleted.

8 changes: 4 additions & 4 deletions Entregable2-PD.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
<None Remove="Entregable2.Pruebas\**" />
</ItemGroup>

<ItemGroup>
<None Include=".github\workflows\main-Entregable2-PD%28production%29.yml" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.12" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

<ItemGroup>
<Folder Include=".github\workflows\" />
</ItemGroup>

</Project>

0 comments on commit 044407f

Please sign in to comment.