File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
tests/DynamoDBGenerator.SourceGenerator.Tests Expand file tree Collapse file tree 1 file changed +6
-2
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-preview-25107-01" />
16- <PackageReference Include =" xunit.v3" Version =" 2.0.1" />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.0" />
16+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0" >
17+ <PrivateAssets >all</PrivateAssets >
18+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19+ </PackageReference >
20+ <PackageReference Include =" xunit.v3" Version =" 2.0.2" />
1721 </ItemGroup >
1822
1923 <ItemGroup >
You can’t perform that action at this time.
0 commit comments