File tree Expand file tree Collapse file tree 2 files changed +101
-3
lines changed Expand file tree Collapse file tree 2 files changed +101
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net6.0</TargetFrameworks >
11
11
</PropertyGroup >
12
12
13
13
<ItemGroup >
14
- <PackageReference Include =" AdoNet.Specification.Tests" Version =" 2.0.0-alpha8 " />
14
+ <PackageReference Include =" AdoNet.Specification.Tests" Version =" 2.0.0-beta.1 " />
15
15
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0" />
16
- <PackageReference Include =" xunit" Version =" 2.4.1 " />
16
+ <PackageReference Include =" xunit" Version =" 2.4.2 " />
17
17
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
18
18
<ProjectReference Include =" ..\..\src\MySqlConnector\MySqlConnector.csproj" />
19
19
</ItemGroup >
You can’t perform that action at this time.
0 commit comments