Skip to content

Commit ae6bb8d

Browse files
nuget: update package metdata for all platform libs
1 parent 06ef87e commit ae6bb8d

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

src/Libraries/AridityTeam.Platform.Core/AridityTeam.Platform.Core.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@
2424
<PackageReadmeFile>README.md</PackageReadmeFile>
2525
<Description>Core platform library for the Aridity Team projects.</Description>
2626
<PackageTags>aridity;base</PackageTags>
27+
<RepositoryUrl>https://github.com/AridityTeam/aridity-platform-lib</RepositoryUrl>
28+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
29+
<Copyright>Copyright (c) 2025 The Aridity Team</Copyright>
30+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2731
<EmbedUntrackedSources>true</EmbedUntrackedSources>
32+
<IncludeSymbols>true</IncludeSymbols>
33+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2834
<DebugType>embedded</DebugType>
2935
</PropertyGroup>
3036

src/Libraries/AridityTeam.Platform.Diagnostics/AridityTeam.Platform.Diagnostics.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,13 @@
2525
<PackageReadmeFile>README.md</PackageReadmeFile>
2626
<Description>Diagnostics platform library for the Aridity Team projects.</Description>
2727
<PackageTags>aridity;base</PackageTags>
28+
<RepositoryUrl>https://github.com/AridityTeam/aridity-platform-lib</RepositoryUrl>
29+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
30+
<Copyright>Copyright (c) 2025 The Aridity Team</Copyright>
31+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2832
<EmbedUntrackedSources>true</EmbedUntrackedSources>
33+
<IncludeSymbols>true</IncludeSymbols>
34+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2935
<DebugType>embedded</DebugType>
3036
</PropertyGroup>
3137

src/Libraries/AridityTeam.Platform.Git/AridityTeam.Platform.Git.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@
2424
<PackageReadmeFile>README.md</PackageReadmeFile>
2525
<Description>Git library for the Aridity Team projects.</Description>
2626
<PackageTags>aridity;base</PackageTags>
27+
<RepositoryUrl>https://github.com/AridityTeam/aridity-platform-lib</RepositoryUrl>
28+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
29+
<Copyright>Copyright (c) 2025 The Aridity Team</Copyright>
30+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2731
<EmbedUntrackedSources>true</EmbedUntrackedSources>
32+
<IncludeSymbols>true</IncludeSymbols>
33+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2834
<DebugType>embedded</DebugType>
2935
</PropertyGroup>
3036

0 commit comments

Comments
 (0)