Skip to content

Commit 47117ea

Browse files
committed
upgrade version of AOPCaching
1 parent 1b633bf commit 47117ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AopCaching/AopCaching.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<AssemblyName>PubComp.Caching.AopCaching</AssemblyName>
66
<RootNamespace>PubComp.Caching.AopCaching</RootNamespace>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<Version>5.0.2</Version>
8+
<Version>5.0.3</Version>
99
<AssemblyVersion>5.0.0.0</AssemblyVersion>
10-
<FileVersion>5.0.2.0</FileVersion>
10+
<FileVersion>5.0.3.0</FileVersion>
1111
</PropertyGroup>
1212
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
1313
<NoWarn>1701;1702;1591</NoWarn>

0 commit comments

Comments
 (0)