File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 </PropertyGroup >
77 <ItemGroup >
88 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.8.0" />
9- <PackageReference Include =" MarkdownSnippets.MsBuild" Version =" 21.6.1 " />
9+ <PackageReference Include =" MarkdownSnippets.MsBuild" Version =" 21.7.0 " />
1010 <PackageReference Include =" Xunit" Version =" 2.4.1" />
1111 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" />
12- <PackageReference Include =" ProjectDefaults" Version =" 1.0.47 " PrivateAssets =" All" />
12+ <PackageReference Include =" ProjectDefaults" Version =" 1.0.48 " PrivateAssets =" All" />
1313 <PackageReference Include =" XunitContext" Version =" 3.0.0" />
1414 <ProjectReference Include =" ..\EmptyFiles\EmptyFiles.csproj" />
1515 <None Include =" $(ProjectDir)..\..\files\**\*.*" >
Original file line number Diff line number Diff line change 66 <TargetFrameworks >netstandard2.0;netstandard2.1;net461</TargetFrameworks >
77 </PropertyGroup >
88 <ItemGroup >
9- <PackageReference Include =" ProjectDefaults" Version =" 1.0.47 " PrivateAssets =" All" />
9+ <PackageReference Include =" ProjectDefaults" Version =" 1.0.48 " PrivateAssets =" All" />
1010 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
1111 <PackageReference Include =" Nullable" Version =" 1.3.0" PrivateAssets =" All" />
1212 <Content Include =" buildMultiTargeting\EmptyFiles.targets" PackagePath =" buildMultiTargeting\EmptyFiles.targets" />
You can’t perform that action at this time.
0 commit comments