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

Commit

Permalink
Bump Microsoft.Windows.Compatibility from 7.0.0 to 7.0.3 in /src/Core
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
1 parent da9dbae commit 8bb5ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="Microsoft.Quantum.CSharpGeneration" Version="0.28.277227" />
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.28.277227" />
<PackageReference Include="Microsoft.Quantum.QSharp.Core" Version="0.28.277227" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
<PackageReference Include="NuGet.Resolver" Version="5.9.3" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.DirectoryServices.Protocols" Version="7.0.0" />
Expand Down

0 comments on commit 8bb5ca4

Please sign in to comment.