File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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
<PropertyGroup >
3
3
<LangVersion >8.0</LangVersion >
4
4
<AssemblyOriginatorKeyFile >Shortcodes.snk</AssemblyOriginatorKeyFile >
11
11
12
12
<ItemGroup >
13
13
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" all" />
14
- <PackageReference Include =" Parlot" Version =" 1.3.3 " />
14
+ <PackageReference Include =" Parlot" Version =" 1.3.6 " />
15
15
</ItemGroup >
16
16
17
17
</Project >
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
<TargetFrameworks >net8.0</TargetFrameworks >
11
11
<ItemGroup >
12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
13
13
<PackageReference Include =" xunit" Version =" 2.9.3" />
14
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2 " >
14
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0 " >
15
15
<PrivateAssets >all</PrivateAssets >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
17
</PackageReference >
You can’t perform that action at this time.
0 commit comments