We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e780e99 commit 23fd270Copy full SHA for 23fd270
1 file changed
src/NetArchTest.Rules/NetArchTest.Rules.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
- <Version>1.3.1</Version>
+ <Version>1.3.2</Version>
6
<Authors>Ben Morris</Authors>
7
<Product>NetArchTest</Product>
8
<Description>A fluent API for .Net Standard that can enforce architectural rules in unit tests.</Description>
0 commit comments