File tree Expand file tree Collapse file tree 4 files changed +10
-19
lines changed
Expand file tree Collapse file tree 4 files changed +10
-19
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ root = true
22
33[* ]
44indent_style = space
5+ end_of_line = lf
6+ insert_final_newline = false
57
68[* .cs ]
79indent_size = 4
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44 <CentralPackageTransitivePinningEnabled >true</CentralPackageTransitivePinningEnabled >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageVersion Include =" MarkdownSnippets.MsBuild" Version =" 28.0.0-beta.8 " />
7+ <PackageVersion Include =" MarkdownSnippets.MsBuild" Version =" 28.0.0-beta.10 " />
88 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
99 <PackageVersion Include =" Polyfill" Version =" 9.3.4" />
10- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.163 " />
10+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.166 " />
1111 <PackageVersion Include =" System.Text.Json" Version =" 10.0.1" />
12- <PackageVersion Include =" Verify" Version =" 31.8 .0" />
12+ <PackageVersion Include =" Verify" Version =" 31.9 .0" />
1313 <PackageVersion Include =" Verify.DiffPlex" Version =" 3.1.2" />
1414 <PackageVersion Include =" NUnit" Version =" 4.4.0" />
15- <PackageVersion Include =" Verify.NUnit" Version =" 31.8 .0" />
15+ <PackageVersion Include =" Verify.NUnit" Version =" 31.9 .0" />
1616 <PackageVersion Include =" NUnit3TestAdapter" Version =" 6.0.0" />
17- <PackageVersion Include =" Microsoft.Sbom.Targets" Version =" 4.1.4 " />
17+ <PackageVersion Include =" Microsoft.Sbom.Targets" Version =" 4.1.5 " />
1818 </ItemGroup >
1919</Project >
Original file line number Diff line number Diff line change 1- <Solution >
1+ <Solution >
22 <Folder Name =" /Solution Items/" >
3+ <File Path =" ../.gitattributes" />
34 <File Path =" ../docs/intro.include.md" />
45 <File Path =" ../docs/zzz.include.md" />
56 <File Path =" ../readme.md" />
1314 <Project Path =" Tests/Tests.csproj" />
1415 <Project Path =" TestsStrictJson/TestsStrictJson.csproj" />
1516 <Project Path =" Verify.SystemJson/Verify.SystemJson.csproj" />
16- </Solution >
17+ </Solution >
You can’t perform that action at this time.
0 commit comments