Skip to content

Commit

Permalink
fix: fixed csproj.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriprado committed Nov 13, 2023
1 parent c4a8654 commit 260b2a5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions PERUSTARS/PERUSTARS/PERUSTARS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,10 @@
</PropertyGroup>

<ItemGroup>
<Compile Remove="ArtEventManagement\**" />
<Compile Remove="CommunicationAndNotificationManagement\**" />
<Content Remove="ArtEventManagement\**" />
<Content Remove="CommunicationAndNotificationManagement\**" />
<EmbeddedResource Remove="ArtEventManagement\**" />
<EmbeddedResource Remove="CommunicationAndNotificationManagement\**" />
<None Remove="ArtEventManagement\**" />
<None Remove="CommunicationAndNotificationManagement\**" />
</ItemGroup>

Expand Down
Binary file modified PERUSTARS/PERUSTARS/bin/Debug/net5.0/PERUSTARS.dll
Binary file not shown.
Binary file modified PERUSTARS/PERUSTARS/bin/Debug/net5.0/PERUSTARS.pdb
Binary file not shown.

0 comments on commit 260b2a5

Please sign in to comment.