File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<TargetFramework >net9.0</TargetFramework >
4
+ <LangVersion >preview</LangVersion >
4
5
<Nullable >enable</Nullable >
5
6
<ImplicitUsings >enable</ImplicitUsings >
6
7
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
Original file line number Diff line number Diff line change 10
10
<PackageVersion Include =" Blake3" Version =" 1.1.0" />
11
11
<PackageVersion Include =" CompiledExpressions" Version =" 1.1.0" />
12
12
<PackageVersion Include =" CommandLineParser" Version =" 2.9.1" />
13
- <PackageVersion Include =" CommunityToolkit.Mvvm" Version =" 8.2.2 " />
13
+ <PackageVersion Include =" CommunityToolkit.Mvvm" Version =" 8.4.0 " />
14
14
<PackageVersion Include =" Crc32.NET" Version =" 1.2.0" />
15
15
<PackageVersion Include =" CSharpDiscriminatedUnion" Version =" 2.0.1" />
16
16
<PackageVersion Include =" DeviceId" Version =" 6.7.0" />
You can’t perform that action at this time.
0 commit comments