🔖 Removes RepositoryUrl since it is now autodiscovered by Source Link
This commit is contained in:
@ -10,10 +10,6 @@
|
||||
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.26.0" />
|
||||
<PackageVersion Include="GitVersion.MSBuild" Version="5.12.0" />
|
||||
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
|
||||
<PackageVersion Include="Microsoft.SourceLink.AzureRepos.Git" Version="1.1.1" />
|
||||
<PackageVersion Include="Microsoft.SourceLink.Bitbucket.Git" Version="1.1.1" />
|
||||
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
|
||||
<PackageVersion Include="Microsoft.SourceLink.GitLab" Version="1.1.1" />
|
||||
<PackageVersion Include="NSubstitute" Version="5.1.0" />
|
||||
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.16" />
|
||||
<PackageVersion Include="SerilogAnalyzer" Version="0.15.0" />
|
||||
|
@ -5,6 +5,5 @@
|
||||
|
||||
<PropertyGroup Label="Package">
|
||||
<PackageProjectUrl>http://localhost</PackageProjectUrl>
|
||||
<RepositoryUrl>http://localhost</RepositoryUrl>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user