Skip to content

Commit 5b00a34

Browse files
Bump Microsoft.Windows.Compatibility from 7.0.1 to 7.0.3 in /LuteBot
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.1...v7.0.3) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 072128f commit 5b00a34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LuteBot/LuteBot - Backup.csproj

Lines changed: 2 additions & 2 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
<PropertyGroup>
33
<TargetFramework>net7.0-windows</TargetFramework>
44
<OutputType>WinExe</OutputType>
@@ -108,7 +108,7 @@
108108
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
109109
<PackageReference Include="PrettyBin" Version="1.1.0" />
110110
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
111-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.1" />
111+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
112112
</ItemGroup>
113113
<ItemGroup>
114114
<Compile Remove="Config\Old\ConfigException.cs" />

0 commit comments

Comments
 (0)