File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
AwsToolkit.Telemetry.Events.Generator.Tests
AwsToolkit.Telemetry.Events.Tests Expand file tree Collapse file tree 2 files changed +4
-4
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 <TargetFramework >net8.0</TargetFramework >
1414 <PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
1616 <PackageReference Include =" xunit" Version =" 2.9.3" />
17- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1 " >
17+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0 " >
1818 <PrivateAssets >all</PrivateAssets >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 </PackageReference >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >net472</TargetFramework >
44 <RootNamespace >Amazon.AwsToolkit.Telemetry.Events.Tests</RootNamespace >
1414 <PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
1515 <PackageReference Include =" Moq" Version =" 4.18.4" />
1616 <PackageReference Include =" xunit" Version =" 2.9.3" />
17- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1 " >
17+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0 " >
1818 <PrivateAssets >all</PrivateAssets >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 </PackageReference >
You can’t perform that action at this time.
0 commit comments