Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR] The proj files have been updated to enable SourceLink #2

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
8 changes: 8 additions & 0 deletions IP2Country.Caching/IP2Country.Caching.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,16 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<Version>1.0.0</Version>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.6">
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
<PackageIcon>csvdatasource.png</PackageIcon>
<Version>1.0.8</Version>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.6">
<PrivateAssets>all</PrivateAssets>
Expand Down
8 changes: 8 additions & 0 deletions IP2Country.DbIp/IP2Country.DbIp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
<PackageIcon>dbip.png</PackageIcon>
<Version>1.0.6</Version>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<ProjectReference Include="..\IP2Country.DataSources.CSVFile\IP2Country.DataSources.CSVFile.csproj" />
<ProjectReference Include="..\IP2Country\IP2Country.csproj" />
Expand Down
8 changes: 8 additions & 0 deletions IP2Country.IP2IQ/IP2Country.IP2IQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
<PackageIcon>ip2iq.png</PackageIcon>
<Version>1.0.6</Version>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<ProjectReference Include="..\IP2Country.DataSources.CSVFile\IP2Country.DataSources.CSVFile.csproj" />
<ProjectReference Include="..\IP2Country\IP2Country.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
<PackageIcon>ip2location.png</PackageIcon>
<Version>1.0.4</Version>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<ProjectReference Include="..\IP2Country.DataSources.CSVFile\IP2Country.DataSources.CSVFile.csproj" />
<ProjectReference Include="..\IP2Country\IP2Country.csproj" />
Expand Down
8 changes: 8 additions & 0 deletions IP2Country.IpToAsn/IP2Country.IpToAsn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
<PackageIcon>iptoasn.png</PackageIcon>
<Version>1.0.6</Version>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<ProjectReference Include="..\IP2Country.DataSources.CSVFile\IP2Country.DataSources.CSVFile.csproj" />
<ProjectReference Include="..\IP2Country\IP2Country.csproj" />
Expand Down
8 changes: 8 additions & 0 deletions IP2Country.Ludost/IP2Country.Ludost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
<PackageIcon>ludost.png</PackageIcon>
<Version>1.0.6</Version>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<ProjectReference Include="..\IP2Country.DataSources.CSVFile\IP2Country.DataSources.CSVFile.csproj" />
<ProjectReference Include="..\IP2Country\IP2Country.csproj" />
Expand Down
8 changes: 8 additions & 0 deletions IP2Country.MarkusGo/IP2Country.MarkusGo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
<PackageIcon>markusgo.png</PackageIcon>
<Version>1.0.6</Version>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<ProjectReference Include="..\IP2Country.DataSources.CSVFile\IP2Country.DataSources.CSVFile.csproj" />
<ProjectReference Include="..\IP2Country\IP2Country.csproj" />
Expand Down
8 changes: 8 additions & 0 deletions IP2Country.MaxMind/IP2Country.MaxMind.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@
<PackageIcon>maxmind.png</PackageIcon>
<Version>1.2.0</Version>
<RepositoryUrl>https://github.com/RobThree/IP2Country</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>


<ItemGroup>
<PackageReference Include="IPAddressRange" Version="4.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.6">
Expand Down