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 0ce0d81 commit 343c7a5Copy full SHA for 343c7a5
Dropbox.Api/Dropbox.Api.csproj
@@ -146,8 +146,8 @@
146
<Compile Include="Users\UsersRoutes.cs" />
147
</ItemGroup>
148
<ItemGroup>
149
- <Content Include="babel_summaries.xml" />
150
- <Content Include="namespace_summaries.xml" />
+ <None Include="babel_summaries.xml" />
+ <None Include="namespace_summaries.xml" />
151
152
153
<None Include="app.config" />
Dropbox.Api/Dropbox.Api.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>$id$</id>
5
- <version>1.0.1-beta</version>
+ <version>1.0.2-beta</version>
6
<title>Dropbox v2 API</title>
7
<authors>Dropbox Inc</authors>
8
<owners>Dropbox Inc</owners>
0 commit comments