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" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net8.0</TargetFramework >
14
14
<PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
15
15
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
16
16
<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 " >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
</PackageReference >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFramework >net472</TargetFramework >
4
4
<RootNamespace >Amazon.AwsToolkit.Telemetry.Events.Tests</RootNamespace >
14
14
<PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
15
15
<PackageReference Include =" Moq" Version =" 4.18.4" />
16
16
<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 " >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
</PackageReference >
You can’t perform that action at this time.
0 commit comments