Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 8bb5ca4

Browse files
Bump Microsoft.Windows.Compatibility from 7.0.0 to 7.0.3 in /src/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 da9dbae commit 8bb5ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<PackageReference Include="Microsoft.Quantum.CSharpGeneration" Version="0.28.277227" />
4646
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.28.277227" />
4747
<PackageReference Include="Microsoft.Quantum.QSharp.Core" Version="0.28.277227" />
48-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
48+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
4949
<PackageReference Include="NuGet.Resolver" Version="5.9.3" />
5050
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
5151
<PackageReference Include="System.DirectoryServices.Protocols" Version="7.0.0" />

0 commit comments

Comments
 (0)