-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Code Quality: Upgrade dependencies #16741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 9 commits
8bd1ff9
8c7cf03
5b01b0e
d22f48c
599689f
15606d6
cd94ec7
a04e988
8f09144
e0ba626
6b9b149
e178e66
2be67f0
f9e4c38
34971a8
083967f
15c5a95
250097a
747dc7e
663d4c8
376b47b
fd4cdfb
fc598d7
c8dfde4
070f1c5
db95359
5b57e0a
6b08e4b
346a710
26d331d
8a6ad32
0075cd3
ecbcc8f
ae1e24e
aa6d4ff
3bbf244
16a6aa1
306cf96
5390298
c836c1d
dbdd39b
f807a46
d75ea80
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What if you created a <!-- Directory.Build.props -->
<WindowsTargetFramework>$(TargetFrameworkVersion)-windows$(TargetWindowsVersion)</WindowsTargetFramework>and then in the project file: <!-- Files.*.csproj, Target: Windows -->
<TargetFramework>$(WindowsTargetFramework)</TargetFramework> |
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,9 @@ | ||||||||
| <!-- Copyright (c) Files Community. Licensed under the MIT License. --> | ||||||||
| <Project> | ||||||||
| <PropertyGroup> | ||||||||
| <TargetFrameworkVersion>net9.0</TargetFrameworkVersion> | ||||||||
| <TargetWindowsVersion>10.0.22621.0</TargetWindowsVersion> | ||||||||
| <MinimalWindowsVersion>10.0.19041.0</MinimalWindowsVersion> | ||||||||
| <WindowsSdkPackageVersion>10.0.22621.57</WindowsSdkPackageVersion> | ||||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
| </PropertyGroup> | ||||||||
| </Project> | ||||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| <!-- Copyright (c) Files Community. Licensed under the MIT License. --> | ||
| <Project> | ||
| <PropertyGroup> | ||
| <ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally> | ||
| </PropertyGroup> | ||
| <ItemGroup> | ||
| <PackageVersion Include="ByteSize" Version="2.1.2" /> | ||
| <PackageVersion Include="ColorCode.WinUI" Version="2.0.15" /> | ||
| <PackageVersion Include="CommunityToolkit.Labs.WinUI.Controls.MarkdownTextBlock" Version="0.1.250103-build.1988" /> | ||
| <PackageVersion Include="CommunityToolkit.Mvvm" Version="8.4.0" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Behaviors" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Controls.ColorPicker" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Controls.Primitives" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Controls.Sizers" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Converters" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Extensions" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Helpers" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="CommunityToolkit.WinUI.Triggers" Version="8.2.241112-preview1" /> | ||
| <PackageVersion Include="DiscUtils.Udf" Version="0.16.13" /> | ||
| <PackageVersion Include="FluentFTP" Version="52.0.0" /> | ||
| <PackageVersion Include="LibGit2Sharp" Version="0.31.0" /> | ||
| <PackageVersion Include="MessageFormat" Version="7.1.2" /> | ||
| <PackageVersion Include="Microsoft.Data.Sqlite.Core" Version="9.0.1" /> | ||
| <PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.1" /> | ||
| <PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.1" /> | ||
| <PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" /> | ||
| <PackageVersion Include="Sentry" Version="5.0.1" /> | ||
| <PackageVersion Include="SevenZipSharp" Version="1.0.2" /> | ||
| <PackageVersion Include="SQLitePCLRaw.bundle_green" Version="2.1.10" /> | ||
| <PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.250108002" /> | ||
| <PackageVersion Include="Microsoft.Graphics.Win2D" Version="1.3.1" /> | ||
| <PackageVersion Include="TagLibSharp" Version="2.3.0" /> | ||
| <PackageVersion Include="Tulpep.ActiveDirectoryObjectPicker" Version="3.0.11" /> | ||
| <PackageVersion Include="WinUIEx" Version="2.5.1" /> | ||
| <PackageVersion Include="Vanara.Windows.Extensions" Version="4.0.4" /> | ||
| <PackageVersion Include="Vanara.Windows.Shell" Version="4.0.4" /> | ||
| <PackageVersion Include="Microsoft.Management.Infrastructure" Version="3.0.0" /> | ||
| <PackageVersion Include="Microsoft.Management.Infrastructure.Runtime.Win" Version="3.0.0" /> | ||
| <PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.2.0" /> | ||
| <PackageVersion Include="Microsoft.Windows.CsWin32" Version="0.3.162" /> | ||
| <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" /> | ||
| <PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" /> | ||
| <PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.12.0" /> | ||
| <PackageVersion Include="PolySharp" Version="1.15.0" /> | ||
| <PackageVersion Include="System.Text.Json" Version="9.0.1" /> | ||
| <PackageVersion Include="System.IO.Hashing" Version="9.0.1" /> | ||
| <PackageVersion Include="System.Threading.Tasks.Dataflow" Version="9.0.1" /> | ||
| <PackageVersion Include="Appium.WebDriver" Version="4.4.5" /> | ||
| <PackageVersion Include="Axe.Windows" Version="2.4.2" /> | ||
| <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" /> | ||
| <PackageVersion Include="MSTest.TestAdapter" Version="3.7.2" /> | ||
| <PackageVersion Include="MSTest.TestFramework" Version="3.7.2" /> | ||
| </ItemGroup> | ||
| </Project> |
Uh oh!
There was an error while loading. Please reload this page.