We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b800b commit 17345b5Copy full SHA for 17345b5
Docs/Cosmos.Docs.csproj
@@ -5,7 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup>
8
- <PackageReference Include="docfx.console" Version="2.40.2" PrivateAssets="All" />
+ <PackageReference Include="docfx.console" Version="2.48.1" PrivateAssets="All" />
9
</ItemGroup>
10
11
</Project>
global.json
@@ -1,5 +1,5 @@
1
{
2
"msbuild-sdks": {
3
- "Microsoft.Build.NoTargets": "1.0.40"
+ "Microsoft.Build.NoTargets": "1.0.88"
4
}
0 commit comments