Browse Source

Merge pull request #962 from dotnet/dependabot/nuget/Rx.NET/Source/MSBuild.Sdk.Extras-2.0.31

Bump MSBuild.Sdk.Extras from 2.0.29 to 2.0.31 in /Rx.NET/Source
Oren Novotny 6 years ago
parent
commit
31062ee1fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Rx.NET/Source/global.json

+ 1 - 1
Rx.NET/Source/global.json

@@ -3,6 +3,6 @@
     "version": "3.0.100-preview"
   },
   "msbuild-sdks": {
-    "MSBuild.Sdk.Extras": "2.0.29"
+    "MSBuild.Sdk.Extras": "2.0.31"
   }
 }