Skip to content

Commit 7725473

Browse files
committed
...
1 parent dfb2079 commit 7725473

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Mongo.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6-
<ProductVersion>9.0.21022</ProductVersion>
6+
<ProductVersion>9.0.30729</ProductVersion>
77
<SchemaVersion>2.0</SchemaVersion>
88
<ProjectGuid>{9D735EF9-E082-4646-A0C5-E794074BAA8B}</ProjectGuid>
99
<OutputType>Library</OutputType>
@@ -132,6 +132,9 @@
132132
<Compile Include="Types\QueryOptionTypes.cs" />
133133
<Compile Include="Types\UpdateOptionTypes.cs" />
134134
</ItemGroup>
135+
<ItemGroup>
136+
<Content Include="observations+actions.txt" />
137+
</ItemGroup>
135138
<ItemGroup>
136139
<Folder Include="Interfaces\" />
137140
</ItemGroup>

0 commit comments

Comments
 (0)