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 dfb2079 commit 7725473Copy full SHA for 7725473
Mongo.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6
- <ProductVersion>9.0.21022</ProductVersion>
+ <ProductVersion>9.0.30729</ProductVersion>
7
<SchemaVersion>2.0</SchemaVersion>
8
<ProjectGuid>{9D735EF9-E082-4646-A0C5-E794074BAA8B}</ProjectGuid>
9
<OutputType>Library</OutputType>
@@ -132,6 +132,9 @@
132
<Compile Include="Types\QueryOptionTypes.cs" />
133
<Compile Include="Types\UpdateOptionTypes.cs" />
134
</ItemGroup>
135
+ <ItemGroup>
136
+ <Content Include="observations+actions.txt" />
137
+ </ItemGroup>
138
<ItemGroup>
139
<Folder Include="Interfaces\" />
140
0 commit comments