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.AspNetCore.Components" Version =" 10.0.1" />
99 <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 10.0.1" />
1010 <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 10.0.1" />
1111 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.1" />
1212 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
13- <PackageVersion Include =" ProjectDefaults" Version =" 1.0.163 " />
14- <PackageVersion Include =" Verify" Version =" 31.8 .0" />
13+ <PackageVersion Include =" ProjectDefaults" Version =" 1.0.166 " />
14+ <PackageVersion Include =" Verify" Version =" 31.9 .0" />
1515 <PackageVersion Include =" Verify.AngleSharp" Version =" 4.7.0" />
1616 <PackageVersion Include =" Verify.DiffPlex" Version =" 3.1.2" />
1717 <PackageVersion Include =" Verify.ImageMagick" Version =" 3.8.1" />
18- <PackageVersion Include =" Verify.XunitV3" Version =" 31.8 .0" />
18+ <PackageVersion Include =" Verify.XunitV3" Version =" 31.9 .0" />
1919 <PackageVersion Include =" xunit.v3" Version =" 3.2.1" />
2020 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
21- <PackageVersion Include =" Microsoft.Sbom.Targets" Version =" 4.1.4 " />
21+ <PackageVersion Include =" Microsoft.Sbom.Targets" Version =" 4.1.5 " />
2222 </ItemGroup >
2323</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 =" ../readme.source.md" />
55 <File Path =" .editorconfig" />
6- <File Path =" .gitattributes" />
6+ <File Path =" ../. gitattributes" />
77 <File Path =" appveyor.yml" />
88 <File Path =" build.targets" />
99 <File Path =" Directory.Build.props" />
1818 <BuildDependency Project =" BlazorApp/BlazorApp.csproj" />
1919 </Project >
2020 <Project Path =" Verify.Blazor/Verify.Blazor.csproj" />
21- </Solution >
21+ </Solution >
You can’t perform that action at this time.
0 commit comments