Skip to content

Commit 9bc6e8a

Browse files
Tidy build process
1 parent d9fee00 commit 9bc6e8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"gitversion.tool": {
6-
"version": "5.3.7",
6+
"version": "5.6.10",
77
"commands": [
88
"dotnet-gitversion"
99
]

src/Machine.Specifications.Runner.VisualStudio/Machine.Specifications.Runner.VisualStudio.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<PackageProjectUrl>https://github.com/machine/machine.specifications.runner.visualstudio</PackageProjectUrl>
1414
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1515

16+
<NoWarn>NU5127,NU5128</NoWarn>
1617
<IncludeBuildOutput>false</IncludeBuildOutput>
1718
</PropertyGroup>
1819

0 commit comments

Comments
 (0)