Skip to content

Commit f3b9744

Browse files
committed
chore: updated dependencies
1 parent 5530ac6 commit f3b9744

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build/_build.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -12,9 +12,9 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Nuke.Common" Version="8.1.2" />
16-
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
17-
</ItemGroup>
15+
<PackageReference Include="Nuke.Common" Version="8.1.4" />
16+
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
17+
</ItemGroup>
1818

1919
<ItemGroup>
2020
<PackageDownload Include="minver-cli" Version="[5.0.0]" />

0 commit comments

Comments
 (0)