Skip to content

Commit 6ff63aa

Browse files
committed
Merge template/faithlife-build.
2 parents 6a6e590 + f13c2b2 commit 6ff63aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"isRoot": true,
44
"tools": {
55
"dotnet-format": {
6-
"version": "5.0.211103",
6+
"version": "5.1.225507",
77
"commands": [
88
"dotnet-format"
99
]
1010
},
1111
"jetbrains.resharper.globaltools": {
12-
"version": "2020.3.4",
12+
"version": "2021.1.3",
1313
"commands": [
1414
"jb"
1515
]

tools/Build/Build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Faithlife.Build" Version="5.10.3" />
9+
<PackageReference Include="Faithlife.Build" Version="5.11.2" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)