Skip to content

Commit 11a045d

Browse files
author
Bernt Røskar Brenna
committed
Version number 0.10
1 parent ee89875 commit 11a045d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

netmockery/netmockery.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project Sdk="Microsoft.NET.Sdk.Web">
22
<PropertyGroup>
33
<TargetFrameworks>netcoreapp1.1;net462</TargetFrameworks>
4-
<Version>0.9.0</Version>
5-
<AssemblyVersion>0.9.0.0</AssemblyVersion>
6-
<FileVersion>0.9.0.0</FileVersion>
4+
<Version>0.10.0</Version>
5+
<AssemblyVersion>0.10.0.0</AssemblyVersion>
6+
<FileVersion>0.10.0.0</FileVersion>
77
</PropertyGroup>
88
<ItemGroup>
99
<Folder Include="wwwroot\" />

0 commit comments

Comments
 (0)