File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
tests/DynamoDBGenerator.SourceGenerator.Tests Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 77 <IsPackable >false</IsPackable >
88 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
99 <NuGetAudit >false</NuGetAudit >
10+ <OutputType >Exe</OutputType >
1011 </PropertyGroup >
1112
1213 <ItemGroup >
13- <PackageReference Include =" AutoFixture" Version =" 4.18.1 " />
14+ <PackageReference Include =" AutoFixture" Version =" 5.0.0-preview0012 " />
1415 <PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
16- <PackageReference Include =" xunit" Version =" 2.9.2" />
17- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
18- <PrivateAssets >all</PrivateAssets >
19- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20- </PackageReference >
16+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
17+ <PackageReference Include =" xunit.v3" Version =" 2.0.1" />
2118 </ItemGroup >
2219
2320 <ItemGroup >
You can’t perform that action at this time.
0 commit comments