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.
2 parents 6a6e590 + f13c2b2 commit 6ff63aaCopy full SHA for 6ff63aa
dotnet-tools.json
@@ -3,13 +3,13 @@
3
"isRoot": true,
4
"tools": {
5
"dotnet-format": {
6
- "version": "5.0.211103",
+ "version": "5.1.225507",
7
"commands": [
8
"dotnet-format"
9
]
10
},
11
"jetbrains.resharper.globaltools": {
12
- "version": "2020.3.4",
+ "version": "2021.1.3",
13
14
"jb"
15
tools/Build/Build.csproj
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Faithlife.Build" Version="5.10.3" />
+ <PackageReference Include="Faithlife.Build" Version="5.11.2" />
</ItemGroup>
</Project>
0 commit comments