Skip to content

Commit 1f5503b

Browse files
committed
update symbol package format
1 parent 192cd0c commit 1f5503b

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

EasyReasy.Database.Npgsql/EasyReasy.Database.Npgsql.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<RepositoryUrl>https://github.com/AdamTovatt/easy-reasy-database</RepositoryUrl>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1717
<IncludeSymbols>True</IncludeSymbols>
18+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1819
</PropertyGroup>
1920

2021
<ItemGroup>

EasyReasy.Database.Sqlite/EasyReasy.Database.Sqlite.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<RepositoryUrl>https://github.com/AdamTovatt/easy-reasy-database</RepositoryUrl>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1717
<IncludeSymbols>True</IncludeSymbols>
18+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1819
</PropertyGroup>
1920

2021
<ItemGroup>

EasyReasy.Database.Testing/EasyReasy.Database.Testing.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<RepositoryUrl>https://github.com/AdamTovatt/easy-reasy-database</RepositoryUrl>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1717
<IncludeSymbols>True</IncludeSymbols>
18+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1819
</PropertyGroup>
1920

2021
<ItemGroup>

EasyReasy.Database/EasyReasy.Database.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<RepositoryUrl>https://github.com/AdamTovatt/easy-reasy-database</RepositoryUrl>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1717
<IncludeSymbols>True</IncludeSymbols>
18+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1819
</PropertyGroup>
1920

2021
<ItemGroup>

0 commit comments

Comments
 (0)