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" >
22
33 <PropertyGroup >
44 <TargetFrameworks >net6.0</TargetFrameworks >
1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" AdoNet.Specification.Tests" Version =" 2.0.0-alpha8 " />
14+ <PackageReference Include =" AdoNet.Specification.Tests" Version =" 2.0.0-beta.1 " />
1515 <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 " />
1717 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
1818 <ProjectReference Include =" ..\..\src\MySqlConnector\MySqlConnector.csproj" />
1919 </ItemGroup >
You can’t perform that action at this time.
0 commit comments