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 55 <!-- Assembly attributes -->
66 <AssemblyName >AMT.LinqExtensions</AssemblyName >
77 <AssemblyTitle >AMT LINQ Extensions</AssemblyTitle >
8- <Company >AltaModa Technologies</Company >
8+ <Company >AltaModa Technologies, LLC </Company >
99 <GenerateAssemblyCompanyAttribute />
1010 <GenerateAssemblyConfigurationAttribute />
1111 <GenerateAssemblyCopyrightAttribute />
3737 RepositoryUrl
3838 -->
3939 <Authors >AltaModaTech</Authors >
40- <Copyright >AltaModa Technologies</Copyright >
40+ <Copyright >AltaModa Technologies, LLC </Copyright >
4141 <Description >A few LINQ Extensions which we find useful, and you may, too.</Description >
42- <PackageTags >LINQ</PackageTags >
4342 <PackageLicenseUrl >http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl >
4443 <PackageProjectUrl >https://github.com/AltaModaTech/LINQExtensions</PackageProjectUrl >
4544 <PackageTags >LINQ</PackageTags >
Original file line number Diff line number Diff line change 1- # LINQExtensions
1+ # LINQExtensions
2+ A few LINQ extensions we find useful - maybe you will, too.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4+ <Copyright >AltaModa Technologies, LLC</Copyright >
45 <VersionPrefix >2.0.0</VersionPrefix >
5- <!-- -->
66 <AssemblyName >Test.AMT.LinqExtensions</AssemblyName >
7- <!-- -->
87 <IsPackable >false</IsPackable >
98 </PropertyGroup >
109
You can’t perform that action at this time.
0 commit comments