Skip to content

Commit

Permalink
chore: bump nuget package versions (#504)
Browse files Browse the repository at this point in the history
* chore: bump nuget package versions

* remove hard reference to Microsoft.Extensions.DependencyInjection.Abstractions

* bump sentry version to 5.0.0
  • Loading branch information
huynhsontung authored Dec 21, 2024
1 parent 30ca233 commit 433362a
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 119 deletions.
17 changes: 7 additions & 10 deletions Screenbox.Core/Screenbox.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -288,25 +288,25 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Uwp.Extensions">
<Version>8.1.240821</Version>
<Version>8.1.240916</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Analytics">
<Version>5.0.5</Version>
<Version>5.0.6</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Crashes">
<Version>5.0.5</Version>
<Version>5.0.6</Version>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions">
<Version>8.0.1</Version>
<Version>9.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.14</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Diagnostics">
<Version>8.2.2</Version>
<Version>8.3.2</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Mvvm">
<Version>8.2.2</Version>
<Version>8.3.2</Version>
</PackageReference>
<PackageReference Include="LibVLCSharp">
<Version>3.7.0</Version>
Expand All @@ -318,7 +318,7 @@
<Version>3.2.30</Version>
</PackageReference>
<PackageReference Include="Sentry">
<Version>4.10.2</Version>
<Version>5.0.0</Version>
</PackageReference>
<PackageReference Include="TagLibSharp">
<Version>2.3.0</Version>
Expand All @@ -330,9 +330,6 @@
</PRIResource>
<None Include="packages.lock.json" />
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" />
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
</PropertyGroup>
Expand Down
64 changes: 32 additions & 32 deletions Screenbox.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,30 @@
"UAP,Version=v10.0.17763": {
"CommunityToolkit.Diagnostics": {
"type": "Direct",
"requested": "[8.2.2, )",
"resolved": "8.2.2",
"contentHash": "iILVyo7VvzTlQT7b2qOs1ZDcneKsmuy2mTuxCCaBWEfg3tjw35B/ImO9Xw6It7xi2ie8/2PWfXhFn+Prztg03w==",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA==",
"dependencies": {
"System.Memory": "4.5.5"
}
},
"CommunityToolkit.Mvvm": {
"type": "Direct",
"requested": "[8.2.2, )",
"resolved": "8.2.2",
"contentHash": "r0g0k9tGYdrnz8R7T3x5UiokDffeevzK/2P/9SBL6fqLgN8B157MIi/bVUWI1KAz6ZorZrK9AdABCWUeXZZsvA==",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "m8EolE1A0Updj68WTsZSGI6VWb6mUqHPh7QFo0kt7+JPhYMNXRS1ch8TS/oITAdcxTLrwMOp3ku1KjeG1/Zdpg==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"System.ComponentModel.Annotations": "5.0.0",
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"CommunityToolkit.Uwp.Extensions": {
"type": "Direct",
"requested": "[8.1.240821, )",
"resolved": "8.1.240821",
"contentHash": "VgbOM+JwwACkWsuydmp+0KslXzSwdRVkcrNofcDe7srGBd9fWj8D+Ynqu9xKMXhB765rqHAXFEAoaNCGGdTRCw==",
"requested": "[8.1.240916, )",
"resolved": "8.1.240916",
"contentHash": "9g9GvT/mvPlo4PpHntSTJ6r2tce1r7uPQ3EdzqRowVJ+EngE+U4LTQU6DEEKJkKldxX+1nz4qX7+pXR757vrjQ==",
"dependencies": {
"CommunityToolkit.Common": "8.2.1",
"Microsoft.UI.Xaml": "2.7.0"
Expand All @@ -44,30 +44,30 @@
},
"Microsoft.AppCenter.Analytics": {
"type": "Direct",
"requested": "[5.0.5, )",
"resolved": "5.0.5",
"contentHash": "d/jnw/xVji0StAY6MvgjiFuiaz+6CgX6LEuM1kPmJN5v3Izf9FEuK/GVgEbwmEmGnyN6ncsOIRL73WD77kWCAA==",
"requested": "[5.0.6, )",
"resolved": "5.0.6",
"contentHash": "iw7eEPSAQKanAWB94f6xtug5KRXk8J3FV4zcJjdU14DPF4I6/UE3X3str0rz4W1aZLPSbbX6cGzUcPmj6MlN0w==",
"dependencies": {
"Microsoft.AppCenter": "5.0.5"
"Microsoft.AppCenter": "5.0.6"
}
},
"Microsoft.AppCenter.Crashes": {
"type": "Direct",
"requested": "[5.0.5, )",
"resolved": "5.0.5",
"contentHash": "zIq14HQjmTqgQLFH5jgFD0o8LjmNILxcCjDpzc5Id4YxXxVhkyooabzxeHSDWLdqrHFoCCcBANB6swX9KKxKKg==",
"requested": "[5.0.6, )",
"resolved": "5.0.6",
"contentHash": "bLvUADbWbvwm2q1bELt6i0I2xeBit4UdMkW4DNZz6Llq5/4V1WrB6GX5kRqT1S+0KADg+meitVmknW3jz1/G6g==",
"dependencies": {
"Microsoft.AppCenter": "5.0.5",
"Microsoft.AppCenter": "5.0.6",
"System.Reflection.Metadata": "1.7.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Direct",
"requested": "[8.0.1, )",
"resolved": "8.0.1",
"contentHash": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==",
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"Microsoft.Bcl.AsyncInterfaces": "9.0.0",
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
Expand Down Expand Up @@ -105,12 +105,12 @@
},
"Sentry": {
"type": "Direct",
"requested": "[4.10.2, )",
"resolved": "4.10.2",
"contentHash": "B5amIE3VXi4BdERxExlmaRWTfUNmv7uiznMdyVZBAbT9pq/uS8rabQ2/K3qNCpew9hzGvHeA7oRLaumS84COEA==",
"requested": "[5.0.0, )",
"resolved": "5.0.0",
"contentHash": "VCqGv7bE8rnEI4m8+lrxLFFGMrOMvOTArz51gj+1MID5Zzhi9KNoDIjJb1qLY2ys90Cr2YH5HSXcTg5mCG2beQ==",
"dependencies": {
"System.Reflection.Metadata": "5.0.0",
"System.Text.Json": "6.0.8"
"System.Text.Json": "6.0.10"
}
},
"TagLibSharp": {
Expand All @@ -126,8 +126,8 @@
},
"Microsoft.AppCenter": {
"type": "Transitive",
"resolved": "5.0.5",
"contentHash": "Hjjd5D8yIIhDTVNXvJl9g7pX4jm5mFLGD46nLRxLsgtmw2tyDSy6YbixjOndc7r6ASfRRJFzIFclJuu4zWHhBA==",
"resolved": "5.0.6",
"contentHash": "2XJnhg/i7deKmU8YTLsZGknI1Jf1NyXTNL5WwWA/E4ATSDskSnF+vbANL5FGVWmKN4YlgRCurkPZSH2eYUdiXQ==",
"dependencies": {
"Microsoft.NETCore.UniversalWindowsPlatform": "6.2.8",
"Newtonsoft.Json": "13.0.2",
Expand All @@ -136,8 +136,8 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
"resolved": "9.0.0",
"contentHash": "owmu2Cr3IQ8yQiBleBHlGk8dSQ12oaF2e7TpzwJKEl4m84kkZJjEY1n33L67Y3zM5jPOjmmbdHjbfiL0RqcMRQ==",
"dependencies": {
"System.Threading.Tasks.Extensions": "4.5.4"
}
Expand Down Expand Up @@ -370,8 +370,8 @@
},
"System.Text.Json": {
"type": "Transitive",
"resolved": "6.0.8",
"contentHash": "WhW6zPEgRZoo+c1NEvSSmrME4+LqXmW6tcsRFsEiSMeco+qZ9rpLs7tT53EIkE/s9GNTYS4/STQoaGiKDSWifQ==",
"resolved": "6.0.10",
"contentHash": "NSB0kDipxn2ychp88NXWfFRFlmi1bst/xynOutbnpEfRCT9JZkZ7KOmF/I/hNKo2dILiMGnqblm+j1sggdLB9g==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"System.Buffers": "4.5.1",
Expand Down
20 changes: 10 additions & 10 deletions Screenbox/Screenbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -701,31 +701,31 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Uwp.Animations">
<Version>8.1.240821</Version>
<Version>8.1.240916</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Uwp.Behaviors">
<Version>8.1.240821</Version>
<Version>8.1.240916</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Uwp.Controls.Primitives">
<Version>8.1.240821</Version>
<Version>8.1.240916</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Uwp.Controls.SettingsControls">
<Version>8.1.240821</Version>
<Version>8.1.240916</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Uwp.Converters">
<Version>8.1.240821</Version>
<Version>8.1.240916</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Uwp.Extensions">
<Version>8.1.240821</Version>
<Version>8.1.240916</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Analytics">
<Version>5.0.5</Version>
<Version>5.0.6</Version>
</PackageReference>
<PackageReference Include="Microsoft.AppCenter.Crashes">
<Version>5.0.5</Version>
<Version>5.0.6</Version>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
<Version>8.0.0</Version>
<Version>9.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.14</Version>
Expand All @@ -743,7 +743,7 @@
<Version>3.0.20-2405070635</Version>
</PackageReference>
<PackageReference Include="Sentry">
<Version>4.10.2</Version>
<Version>5.0.0</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
Loading

0 comments on commit 433362a

Please sign in to comment.