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 35917d8 commit 016b856Copy full SHA for 016b856
NHibernate.Caches.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<VersionMajor Condition="'$(VersionMajor)' == ''">5</VersionMajor>
4
- <VersionMinor Condition="'$(VersionMinor)' == ''">7</VersionMinor>
+ <VersionMinor Condition="'$(VersionMinor)' == ''">8</VersionMinor>
5
<VersionPatch Condition="'$(VersionPatch)' == ''">0</VersionPatch>
6
<VersionSuffix Condition="'$(VersionSuffix)' == ''"></VersionSuffix>
7
0 commit comments