File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ nuget System.Collections.Immutable
1212//tests
1313nuget xunit
1414nuget FluentAssertions
15- nuget Bogus prerelease
15+ nuget Bogus
1616nuget DiffPlex
1717
1818// profiling / benchmarking
Original file line number Diff line number Diff line change 2727 },
2828 "releaseNotes" : " See https://github.com/elastic/elasticsearch-net/releases/tag/5.0.0-alpha2"
2929 },
30-
3130 "copyright" : " 2014-2016 Elasticsearch BV" ,
3231 "buildOptions" : {
33- "version" : " 5.0.0-alpha2" ,
32+ "version" : " 5.0.0-alpha2" ,
3433 "warningsAsErrors" : false
3534 },
3635 "configurations" : {
Original file line number Diff line number Diff line change 2020 <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition =" '$(VSToolsPath)' != ''" />
2121 <ProjectExtensions >
2222 <VisualStudio >
23- <UserProperties project_1json__JSONSchema = " http://json.schemastore.org/sourcemap-v3 " />
23+ <UserProperties />
2424 </VisualStudio >
2525 </ProjectExtensions >
2626</Project >
Original file line number Diff line number Diff line change 1111 "Nest" : { "target" : " project" },
1212 "Newtonsoft.Json" : " 9.0.1" ,
1313 "Rx-Main" : " 2.3.0-beta2" ,
14- "xunit" : " 2.1.0 " ,
15- "dotnet-test-xunit" : " 1.0 .0-* "
14+ "xunit" : " 2.2.0-beta2-build3300 " ,
15+ "dotnet-test-xunit" : " 2.2 .0-preview2-build1029 "
1616 },
1717 "configurations" : {
1818 "Debug" : {
You can’t perform that action at this time.
0 commit comments