File tree Expand file tree Collapse file tree 4 files changed +13
-16
lines changed
CodeOfChaos.CliArgsParser.Generators
CodeOfChaos.CliArgsParser.Library
CodeOfChaos.CliArgsParser
tests/Tests.CodeOfChaos.CliArgsParser Expand file tree Collapse file tree 4 files changed +13
-16
lines changed Original file line number Diff line number Diff line change 2626 </PropertyGroup >
2727
2828 <ItemGroup >
29- <None Include =" ..\..\LICENSE" Pack =" true" PackagePath =" " />
30- <None Include =" ..\..\README.md" Pack =" true" PackagePath =" " />
31- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " />
29+ <None Include =" ..\..\LICENSE" Pack =" true" PackagePath =" " />
30+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" " />
3231 </ItemGroup >
3332
3433 <ItemGroup >
3534 <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0" >
3635 <PrivateAssets >all</PrivateAssets >
3736 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3837 </PackageReference >
39- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.12.0" />
40- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.12.0" />
38+ <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.12.0" />
39+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.12.0" />
4140 </ItemGroup >
4241 <ItemGroup >
43- <None Include =" $(OutputPath)\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
42+ <None Include =" $(OutputPath)\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
4443 </ItemGroup >
4544</Project >
Original file line number Diff line number Diff line change 2323 </PropertyGroup >
2424
2525 <ItemGroup >
26- <None Include =" ..\..\LICENSE" Pack =" true" PackagePath =" " />
27- <None Include =" ..\..\README.md" Pack =" true" PackagePath =" " />
28- <None Include =" ..\..\assets/icon.png" Pack =" true" PackagePath =" " />
26+ <None Include =" ..\..\LICENSE" Pack =" true" PackagePath =" " />
27+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" " />
2928 </ItemGroup >
3029
3130 <ItemGroup >
32- <ProjectReference Include =" ..\CodeOfChaos.CliArgsParser.Generators\CodeOfChaos.CliArgsParser.Generators.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
33- <ProjectReference Include =" ..\CodeOfChaos.CliArgsParser\CodeOfChaos.CliArgsParser.csproj" />
31+ <ProjectReference Include =" ..\CodeOfChaos.CliArgsParser.Generators\CodeOfChaos.CliArgsParser.Generators.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
32+ <ProjectReference Include =" ..\CodeOfChaos.CliArgsParser\CodeOfChaos.CliArgsParser.csproj" />
3433 </ItemGroup >
3534
3635 <ItemGroup >
37- <PackageReference Include =" AterraEngine.Unions" Version =" 2.7.0" />
36+ <PackageReference Include =" AterraEngine.Unions" Version =" 2.7.0" />
3837 </ItemGroup >
3938</Project >
Original file line number Diff line number Diff line change 2222 </PropertyGroup >
2323
2424 <ItemGroup >
25- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " />
26- <None Include =" ../../README.md" Pack =" true" PackagePath =" " />
27- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " />
25+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " />
26+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " />
2827 </ItemGroup >
2928
3029</Project >
Original file line number Diff line number Diff line change 1212 <ItemGroup >
1313 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
1414 <PackageReference Include =" Moq" Version =" 4.20.72" />
15- <PackageReference Include =" TUnit" Version =" 0.6.15" />
15+ <PackageReference Include =" TUnit" Version =" 0.6.15" />
1616 <PackageReference Include =" Bogus" Version =" 35.6.1" />
1717 </ItemGroup >
1818
You can’t perform that action at this time.
0 commit comments