Skip to content

Commit 6a80b69

Browse files
Simplified configuration platforms
1 parent 55d4e97 commit 6a80b69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Gemstone.Expressions/Gemstone.Expressions.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<InformationalVersion Condition="'$(Configuration)'=='Release'">1.0.146 -- Release Build</InformationalVersion>
2929
<InformationalVersion Condition="'$(Configuration)'!='Release'">1.0.146 -- Debug Build</InformationalVersion>
3030
<Configurations>Debug;Release;Development</Configurations>
31+
<Platforms>AnyCPU</Platforms>
3132
</PropertyGroup>
3233

3334
<PropertyGroup>

0 commit comments

Comments
 (0)