File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 66 </PropertyGroup >
77 <ItemGroup >
88 <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.2" />
9- <PackageReference Include =" StackMemoryCollections.Attributes" Version =" 0.7.0" />
109 </ItemGroup >
1110 <ItemGroup >
11+ <ProjectReference Include =" ..\StackMemoryAttributes\StackMemoryAttributes.csproj" />
1212 <ProjectReference Include =" ..\StackMemoryCollections\StackMemoryCollections.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" False" />
1313 </ItemGroup >
1414</Project >
Original file line number Diff line number Diff line change 1010 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
1111 <Description >Attributes for Stack Memory Collection</Description >
1212 <PackageTags >Stack Memory Collection, attributes</PackageTags >
13- <NoPackageAnalysis >true</NoPackageAnalysis >
1413 <PackageLicenseFile >LICENSE</PackageLicenseFile >
1514 </PropertyGroup >
1615 <ItemGroup >
Original file line number Diff line number Diff line change 88 <PackageReference Include =" NUnit" Version =" 3.13.3" />
99 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" />
1010 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.0" />
11- <PackageReference Include =" StackMemoryCollections.Attributes" Version =" 0.7.0" />
1211 </ItemGroup >
1312 <ItemGroup >
13+ <ProjectReference Include =" ..\StackMemoryAttributes\StackMemoryAttributes.csproj" />
1414 <ProjectReference Include =" ..\StackMemoryCollections\StackMemoryCollections.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" False" />
1515 <ProjectReference Include =" ..\TestGenerator\TestGenerator.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" False" />
1616 </ItemGroup >
You can’t perform that action at this time.
0 commit comments