Skip to content

Commit cecf036

Browse files
committed
Set v0.1.0
1 parent 9585e9e commit cecf036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<WarningsNotAsErrors>$(WarningsNotAsErrors);CS0618;NU1901;NU1092;NU1903;NU1904;S125</WarningsNotAsErrors>
2222

2323
<Copyright>Copyright © $([System.DateTime]::Now.ToString('yyyy')) Michael Crawford</Copyright>
24-
<AssemblyVersion>1.0.0.0</AssemblyVersion>
25-
<InformationalVersion>1.0.0.0</InformationalVersion>
24+
<AssemblyVersion>0.1.0.0</AssemblyVersion>
25+
<InformationalVersion>0.1.0.0</InformationalVersion>
2626
</PropertyGroup>
2727

2828
<ItemGroup>

0 commit comments

Comments
 (0)