Skip to content

Commit f160a76

Browse files
committed
Upgrade .net core version
1 parent 99326c7 commit f160a76

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

common.props

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
<DebugType>full</DebugType>
1717
<PackageIconUrl>https://drawaes.github.io/CondenserDocs/assets/img/logo.png</PackageIconUrl>
1818
</PropertyGroup>
19-
<ItemGroup>
20-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-62925-02" PrivateAssets="All"/>
21-
</ItemGroup>
19+
2220

2321
<Target Name="EmbedSources" BeforeTargets="CoreCompile">
2422
<ItemGroup>

0 commit comments

Comments
 (0)