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

Commit 4a16727

Browse files
committed
Fix two other out of date csproj files.
1 parent 8f99895 commit 4a16727

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Qir/Tools/Microsoft.Quantum.Qir.Runtime.Tools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<ItemGroup>
3838
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
39-
<PackageReference Include="Microsoft.Quantum.QirGeneration" Version="0.18.2109163417-beta" />
39+
<PackageReference Include="Microsoft.Quantum.QirGeneration" Version="0.22.188247-beta" />
4040
</ItemGroup>
4141

4242
<ItemGroup>

src/Simulation/AutoSubstitution/Microsoft.Quantum.AutoSubstitution.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Microsoft.Quantum.Compiler" Version="0.18.2109163417-beta" />
22+
<PackageReference Include="Microsoft.Quantum.Compiler" Version="0.22.188247-beta" />
2323
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.6.0" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)