File tree Expand file tree Collapse file tree 4 files changed +5
-19
lines changed Expand file tree Collapse file tree 4 files changed +5
-19
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ SPDX-License-Identifier: MIT
1010 <PackageVersion Include =" Dorssel.GitVersion.MsBuild" Version =" 1.1.1" />
1111 <!-- example WebApp -->
1212 <PackageVersion Include =" Blazored.LocalStorage" Version =" 4.5.0" />
13- <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.4 " />
14- <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 9.0.4 " />
15- <PackageVersion Include =" Microsoft.FluentUI.AspNetCore.Components" Version =" 4.11.8 " />
16- <PackageVersion Include =" Microsoft.FluentUI.AspNetCore.Components.Icons" Version =" 4.11.8 " />
13+ <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.5 " />
14+ <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 9.0.5 " />
15+ <PackageVersion Include =" Microsoft.FluentUI.AspNetCore.Components" Version =" 4.11.9 " />
16+ <PackageVersion Include =" Microsoft.FluentUI.AspNetCore.Components.Icons" Version =" 4.11.9 " />
1717 </ItemGroup >
1818</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ SPDX-License-Identifier: MIT
1717 <File Path =" .gitignore" />
1818 <File Path =" Directory.Build.props" />
1919 <File Path =" Directory.Packages.props" />
20- <File Path =" Directory.Solution.targets" />
2120 <File Path =" GitVersion.yml" />
2221 <File Path =" global.json" />
2322 <File Path =" libc/libc.c" />
Original file line number Diff line number Diff line change 66 },
77 "msbuild-sdks" : {
88 "Microsoft.Build.NoTargets" : " 3.7.56" ,
9- "MSTest.Sdk" : " 3.8.3 "
9+ "MSTest.Sdk" : " 3.9.0 "
1010 }
1111}
You can’t perform that action at this time.
0 commit comments