We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b633bf commit 47117eaCopy full SHA for 47117ea
AopCaching/AopCaching.csproj
@@ -5,9 +5,9 @@
5
<AssemblyName>PubComp.Caching.AopCaching</AssemblyName>
6
<RootNamespace>PubComp.Caching.AopCaching</RootNamespace>
7
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8
- <Version>5.0.2</Version>
+ <Version>5.0.3</Version>
9
<AssemblyVersion>5.0.0.0</AssemblyVersion>
10
- <FileVersion>5.0.2.0</FileVersion>
+ <FileVersion>5.0.3.0</FileVersion>
11
</PropertyGroup>
12
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
13
<NoWarn>1701;1702;1591</NoWarn>
0 commit comments