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 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >1.3.0 </Version >
5+ <Version >1.3.1 </Version >
66 <Authors >Ben Morris</Authors >
77 <Product >NetArchTest</Product >
88 <Description >A fluent API for .Net Standard that can enforce architectural rules in unit tests.</Description >
9- <Copyright >Copyright (c) 2019 Ben Morris</Copyright >
9+ <Copyright >Copyright (c) 2021 Ben Morris</Copyright >
1010 <PackageLicense >https://github.com/BenMorris/NetArchTest/blob/master/LICENSE</PackageLicense >
1111 <PackageProjectUrl >https://www.ben-morris.com/writing-archunit-style-tests-for-net-and-c-for-self-testing-architectures/</PackageProjectUrl >
1212 <PackageIcon >bm-nuget-icon.png</PackageIcon >
1313 <RepositoryUrl >https://github.com/BenMorris/NetArchTest</RepositoryUrl >
1414 <PackageTags >test architecture dependencies archtest</PackageTags >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1616 <GenerateDocumentationFile >true</GenerateDocumentationFile >
17+ <AssemblyVersion >1.3.1.0</AssemblyVersion >
18+ <FileVersion >1.3.1.0</FileVersion >
1719 </PropertyGroup >
1820
1921 <ItemGroup >
You can’t perform that action at this time.
0 commit comments