File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
25
25
<Nullable >enable</Nullable >
26
26
<PlatformTarget >AnyCPU</PlatformTarget >
27
- <Version >1.0.121 </Version >
28
- <InformationalVersion Condition =" '$(Configuration)'=='Release'" >1.0.121 -- Release Build</InformationalVersion >
29
- <InformationalVersion Condition =" '$(Configuration)'!='Release'" >1.0.121 -- Debug Build</InformationalVersion >
27
+ <Version >1.0.122 </Version >
28
+ <InformationalVersion Condition =" '$(Configuration)'=='Release'" >1.0.122 -- Release Build</InformationalVersion >
29
+ <InformationalVersion Condition =" '$(Configuration)'!='Release'" >1.0.122 -- Debug Build</InformationalVersion >
30
30
<Configurations >Debug;Release;Development</Configurations >
31
31
</PropertyGroup >
32
32
55
55
56
56
<ItemGroup >
57
57
<ProjectReference Include =" ..\..\..\common\src\Gemstone\Gemstone.Common.csproj" Condition =" '$(Configuration)'=='Development'" />
58
- <PackageReference Include =" Gemstone.Common" Version =" 1.0.121 " Condition =" '$(Configuration)'!='Development'" />
58
+ <PackageReference Include =" Gemstone.Common" Version =" 1.0.122 " Condition =" '$(Configuration)'!='Development'" />
59
59
60
60
<!-- <ProjectReference Include="..\..\..\expressions\src\Gemstone.Expressions\Gemstone.Expressions.csproj" Condition="'$(Configuration)'=='Development'" /> -->
61
61
<!-- <PackageReference Include="Gemstone.Expressions" Version="1.0.0" Condition="'$(Configuration)'!='Development'" /> -->
You can’t perform that action at this time.
0 commit comments