Skip to content

Commit

Permalink
Update Src/VTEX/SalesChannelApi.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Nov 6, 2024
1 parent 9f9fa97 commit cce215f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/VTEX/SalesChannelApi.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Authorization;

Check failure on line 1 in Src/VTEX/SalesChannelApi.cs

View workflow job for this annotation

GitHub Actions / Deep Source Coverage report

The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
using Microsoft.AspNetCore.Mvc;

Check failure on line 2 in Src/VTEX/SalesChannelApi.cs

View workflow job for this annotation

GitHub Actions / Deep Source Coverage report

The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

namespace VTEX
{
Expand Down

0 comments on commit cce215f

Please sign in to comment.