Skip to content

Commit

Permalink
reomving pdb inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
snamilikonda authored Dec 12, 2024
1 parent 4bb2acd commit d7bc10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/testengine.provider.mda/testengine.provider.mda.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<MySourceFiles Include="..\..\bin\$(configuration)\testengine.provider.mda\testengine.provider.mda.dll;..\..\bin\$(configuration)\testengine.provider.mda\testengine.provider.mda.pdb" />
<MySourceFiles Include="..\..\bin\$(configuration)\testengine.provider.mda\testengine.provider.mda.dll" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d7bc10c

Please sign in to comment.