File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-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 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 11{
2- "version" : " 2.3.3 " ,
2+ "version" : " 2.4.0 " ,
33 "buildOptions" : {
44 "warningsAsErrors" : false
55 },
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" : {
6262 ]
6363 }
6464 }
65- }
65+ }
You can’t perform that action at this time.
0 commit comments