Skip to content

Commit

Permalink
Upgrade .net core version
Browse files Browse the repository at this point in the history
  • Loading branch information
Drawaes committed Jan 11, 2021
1 parent 99326c7 commit f160a76
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions common.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
<DebugType>full</DebugType>
<PackageIconUrl>https://drawaes.github.io/CondenserDocs/assets/img/logo.png</PackageIconUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-62925-02" PrivateAssets="All"/>
</ItemGroup>


<Target Name="EmbedSources" BeforeTargets="CoreCompile">
<ItemGroup>
Expand Down

0 comments on commit f160a76

Please sign in to comment.