Skip to content

Commit

Permalink
Merge pull request #284 from TimeWarpEngineering/Cramer/2022-03-16
Browse files Browse the repository at this point in the history
Don't include symbols instead embedding them.
  • Loading branch information
StevenTCramer authored Mar 16, 2022
2 parents 17feab0 + 2eb1683 commit e1d7e34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<PackageReleaseNotes>a MediatR pipeline for Blazor state management.</PackageReleaseNotes>
<RepositoryUrl>https://github.com/TimeWarpEngineering/blazor-state.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<IncludeSymbols>true</IncludeSymbols>
</PropertyGroup>

<!-- Deterministic Builds https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/#deterministic-builds -->
Expand Down Expand Up @@ -65,4 +64,4 @@
</PropertyGroup>
</Otherwise>
</Choose>
</Project>
</Project>

0 comments on commit e1d7e34

Please sign in to comment.