This repository was archived by the owner on Jan 12, 2024. It is now read-only.
File tree 12 files changed +17
-17
lines changed
12 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.Quantum.Xunit" Version =" 0.27.258160 " />
10
+ <PackageReference Include =" Microsoft.Quantum.Xunit" Version =" 0.28.263081 " />
11
11
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
12
12
<PackageReference Include =" xunit" Version =" 2.4.1" />
13
13
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net6.0</TargetFramework >
40
40
</ItemGroup >
41
41
42
42
<ItemGroup >
43
- <PackageReference Include =" Microsoft.Quantum.Simulators" Version =" 0.27.258160 " />
43
+ <PackageReference Include =" Microsoft.Quantum.Simulators" Version =" 0.28.263081 " />
44
44
</ItemGroup >
45
45
46
46
<ItemGroup >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
3
3
<Import Project =" ..\..\..\Build\props\tests.props" />
4
4
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
3
3
<Import Project =" ..\..\..\Build\props\tests.props" />
4
4
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
<PropertyGroup >
3
3
<TargetFramework >net6.0</TargetFramework >
4
4
<AssemblyName >Microsoft.Quantum.MachineLearning</AssemblyName >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
3
3
<Import Project =" ..\..\Build\props\tests.props" />
4
4
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net6.0</TargetFramework >
41
41
</ItemGroup >
42
42
43
43
<ItemGroup >
44
- <PackageReference Include =" Microsoft.Quantum.Simulators" Version =" 0.27.258160 " />
44
+ <PackageReference Include =" Microsoft.Quantum.Simulators" Version =" 0.28.263081 " />
45
45
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
46
46
</ItemGroup >
47
47
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
3
3
<Import Project =" ..\..\Build\props\tests.props" />
4
4
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net6.0</TargetFramework >
38
38
</ItemGroup >
39
39
40
40
<ItemGroup >
41
- <PackageReference Include =" Microsoft.Quantum.Simulators" Version =" 0.27.258160 " />
42
- <PackageReference Include =" Microsoft.Quantum.QSharp.Core" Version =" 0.27.258160 " />
41
+ <PackageReference Include =" Microsoft.Quantum.Simulators" Version =" 0.28.263081 " />
42
+ <PackageReference Include =" Microsoft.Quantum.QSharp.Core" Version =" 0.28.263081 " />
43
43
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
44
44
<PackageReference Include =" NumSharp" Version =" 0.20.5" />
45
45
</ItemGroup >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.Quantum.Sdk/0.27.258160 " >
1
+ <Project Sdk =" Microsoft.Quantum.Sdk/0.28.263081 " >
2
2
3
3
<Import Project =" ..\..\Build\props\tests.props" />
4
4
Original file line number Diff line number Diff line change 32
32
</ItemGroup >
33
33
34
34
<ItemGroup >
35
- <PackageReference Include =" Microsoft.Quantum.Simulators" Version =" 0.27.258160 " />
35
+ <PackageReference Include =" Microsoft.Quantum.Simulators" Version =" 0.28.263081 " />
36
36
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
37
- <PackageReference Include =" Microsoft.Quantum.IQSharp.Jupyter" Version =" 0.27.258160 " PrivateAssets =" All" />
37
+ <PackageReference Include =" Microsoft.Quantum.IQSharp.Jupyter" Version =" 0.28.263081 " PrivateAssets =" All" />
38
38
<PackageReference Include =" NumSharp" Version =" 0.20.5" />
39
39
</ItemGroup >
40
40
Original file line number Diff line number Diff line change 4
4
"rollForward" : " latestMinor"
5
5
},
6
6
"msbuild-sdks" : {
7
- "Microsoft.Quantum.Sdk" : " 0.27.258160 "
7
+ "Microsoft.Quantum.Sdk" : " 0.28.263081 "
8
8
}
9
9
}
You can’t perform that action at this time.
0 commit comments