Skip to content

Commit

Permalink
Merge pull request #400 from LayTec-AG/bugfix/downgrade-source-link
Browse files Browse the repository at this point in the history
Remove source link
  • Loading branch information
sean-mcl authored Nov 22, 2023
2 parents 5489fe1 + b939516 commit 20a4c15
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<PackageVersion Condition="'$(TargetFramework)' == 'net6.0'" Include="Microsoft.AspNetCore.Components" Version="6.0.25" />
Expand Down
1 change: 0 additions & 1 deletion Plotly.Blazor/Plotly.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components"/>
<PackageReference Include="Microsoft.AspNetCore.Components.Web"/>
</ItemGroup>
Expand Down

0 comments on commit 20a4c15

Please sign in to comment.