File tree Expand file tree Collapse file tree 4 files changed +11
-21
lines changed
Expand file tree Collapse file tree 4 files changed +11
-21
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 55 </PropertyGroup >
66 <ItemGroup >
77 <PackageVersion Include =" Argon.Xml" Version =" 0.33.0" />
8- <PackageVersion Include =" MarkdownSnippets.MsBuild" Version =" 28.0.0-beta.8 " />
8+ <PackageVersion Include =" MarkdownSnippets.MsBuild" Version =" 28.0.0-beta.10 " />
99 <PackageVersion Include =" Microsoft.Extensions.DiagnosticAdapter" Version =" 3.1.32" />
1010 <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 10.0.1" />
1111 <PackageVersion Include =" Microsoft.Net.Http.Headers" Version =" 10.0.1" />
1212 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
1313 <PackageVersion Include =" NUnit" Version =" 4.4.0" />
1414 <PackageVersion Include =" NUnit3TestAdapter" Version =" 6.0.0" />
15- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.163 " />
15+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.166 " />
1616 <PackageVersion Include =" Polyfill" Version =" 9.3.4" />
17- <PackageVersion Include =" ProjectFiles" Version =" 0.2 .0" />
18- <PackageVersion Include =" Verify" Version =" 31.8 .0" />
19- <PackageVersion Include =" Verify.NUnit" Version =" 31.8 .0" />
17+ <PackageVersion Include =" ProjectFiles" Version =" 0.4 .0" />
18+ <PackageVersion Include =" Verify" Version =" 31.9 .0" />
19+ <PackageVersion Include =" Verify.NUnit" Version =" 31.9 .0" />
2020 <PackageVersion Include =" Verify.AngleSharp" Version =" 4.7.0" />
2121 <PackageVersion Include =" Verify.DiffPlex" Version =" 3.1.2" />
22- <PackageVersion Include =" Microsoft.Sbom.Targets" Version =" 4.1.4 " />
22+ <PackageVersion Include =" Microsoft.Sbom.Targets" Version =" 4.1.5 " />
2323 </ItemGroup >
2424</Project >
Original file line number Diff line number Diff line change 1- <Solution >
1+ <Solution >
22 <Folder Name =" /Solution Items/" >
33 <File Path =" ../.gitignore" />
44 <File Path =" ../docs/intro.include.md" />
55 <File Path =" ../readme.md" />
66 <File Path =" .editorconfig" />
7- <File Path =" .gitattributes" />
7+ <File Path =" ../. gitattributes" />
88 <File Path =" appveyor.yml" />
99 <File Path =" Directory.Build.props" />
1010 <File Path =" Directory.Packages.props" />
1313 </Folder >
1414 <Project Path =" Tests/Tests.csproj" />
1515 <Project Path =" Verify.Http/Verify.Http.csproj" />
16- </Solution >
16+ </Solution >
You can’t perform that action at this time.
0 commit comments