Skip to content

Commit

Permalink
remove SourceLink
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 30, 2024
1 parent d8c316f commit 848b1f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/ApprovalTests/ApprovalTests.csproj
Expand Up @@ -19,7 +19,6 @@
<PackageReference Include="Publicize.Fody" Version="1.8.0" PrivateAssets="All" />
<PackageReference Include="Virtuosity.Fody" Version="3.1.1" PrivateAssets="All" />
<PackageReference Include="TextCopy" Version="6.2.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<ProjectReference Include="..\ApprovalUtilities\ApprovalUtilities.csproj" />
<Content Include="build\ApprovalTests.props" PackagePath="build\ApprovalTests.props" />
<Content Include="buildMultiTargeting\ApprovalTests.props" PackagePath="buildMultiTargeting\ApprovalTests.props" />
Expand Down
1 change: 0 additions & 1 deletion src/ApprovalUtilities/ApprovalUtilities.csproj
Expand Up @@ -15,6 +15,5 @@
<PackageReference Include="System.Management" Version="6.0.2" />
<PackageReference Include="Virtuosity.Fody" Version="3.1.1" PrivateAssets="All" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit 848b1f6

Please sign in to comment.