Skip to content

Commit

Permalink
lokal merge iso Pull request wegen conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertK66 committed May 17, 2022
2 parents 89fbb10 + d8ab51f commit 11889f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
2 changes: 1 addition & 1 deletion StatusConsole/StatusConsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="ConsoleGUI" Version="1.4.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
<PackageReference Include="System.IO.Ports" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 11889f7

Please sign in to comment.