This repository was archived by the owner on Mar 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <VersionPrefix >2.0.0</VersionPrefix >
5- <!-- Assembly attributes -->
5+
66 <AssemblyName >AMT.LinqExtensions</AssemblyName >
77 <AssemblyTitle >AMT LINQ Extensions</AssemblyTitle >
88 <Company >AltaModa Technologies, LLC</Company >
9+
910 <GenerateAssemblyCompanyAttribute />
1011 <GenerateAssemblyConfigurationAttribute />
1112 <GenerateAssemblyCopyrightAttribute />
1617 <GenerateAssemblyTitleAttribute />
1718 <GenerateAssemblyVersionAttribute />
1819 <GenerateNeutralResourcesLanguageAttribute />
19- <!-- NuGet properties -->
20- <!-- as per https://docs.microsoft.com/en-us/dotnet/articles/core/tools/csproj#nuget-metadata-properties -->
21- <!-- Properties and their defaults
22- PackageId - AssemblyName
23- PackageRequireLicenseAcceptance - false
24- PackageVersion - Version
25- RepositoryType - git
26- -->
27- <!-- Unused properties
28- BuildOutputTargetFolder
29- ContentTargetFolders
30- IncludeBuildOutput
31- IncludeContentInPack
32- IncludeSymbols
33- IsTool
34- MinClientVersion
35- NoPackageAnalysis
36- PackageIconUrl
37- RepositoryUrl
38- -->
20+
3921 <Authors >AltaModaTech</Authors >
4022 <Copyright >AltaModa Technologies, LLC</Copyright >
4123 <Description >A few LINQ Extensions which we find useful, and you may, too.</Description >
You can’t perform that action at this time.
0 commit comments