Skip to content

Commit 1952ada

Browse files
Bump Microsoft.Windows.Compatibility in /DBManager.Core
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v7.0.3) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e91b03c commit 1952ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DBManager.Core/DBManager.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
1717
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
18-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
18+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />

0 commit comments

Comments
 (0)