File tree Expand file tree Collapse file tree
test/NetArchTest.Rules.UnitTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <RepositoryUrl >https://github.com/BenMorris/NetArchTest</RepositoryUrl >
1414 <PackageTags >test architecture dependencies archtest</PackageTags >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
16- </PropertyGroup >
17-
18- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
19- <DocumentationFile >NetArchTest.Rules.xml</DocumentationFile >
20- </PropertyGroup >
21-
22- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
23- <DocumentationFile >NetArchTest.Rules.xml</DocumentationFile >
16+ <GenerateDocumentationFile >true</GenerateDocumentationFile >
2417 </PropertyGroup >
2518
2619 <ItemGroup >
27- <PackageReference Include =" Mono.Cecil" Version =" 0.11.2 " />
20+ <PackageReference Include =" Mono.Cecil" Version =" 0.11.3 " />
2821 <PackageReference Include =" System.Reflection.Extensions" Version =" 4.3.0" />
2922 <PackageReference Include =" System.Reflection.Primitives" Version =" 4.3.0" />
3023 </ItemGroup >
3124
3225 <ItemGroup >
33- <None Include =" bm-nuget-icon.png" Pack =" true" PackagePath =" " />
26+ <None Include =" bm-nuget-icon.png" Pack =" true" PackagePath =" " />
3427 </ItemGroup >
3528
3629</Project >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0 " />
9+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4 " />
1010 <PackageReference Include =" xunit" Version =" 2.4.1" />
11- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1 " >
11+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1414 </PackageReference >
You can’t perform that action at this time.
0 commit comments