File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tests/DynamoDBGenerator.SourceGenerator.Tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 <ItemGroup >
1313 <PackageReference Include =" AutoFixture" Version =" 5.0.0-preview0012" />
1414 <PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.0 " />
16- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0 " >
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
16+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.2 " >
1717 <PrivateAssets >all</PrivateAssets >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 </PackageReference >
20- <PackageReference Include =" xunit.v3" Version =" 2 .0.2 " />
20+ <PackageReference Include =" xunit.v3" Version =" 3 .0.0 " />
2121 </ItemGroup >
2222
2323 <ItemGroup >
You can’t perform that action at this time.
0 commit comments