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 @@ -11,6 +11,7 @@ Prefix your items with `(Template)` if the change is about the template and not
1111- Moved many components from the presentation layer to the data access layer.
1212- Disabled simulated API call delays in automated tests.
1313- Updated Configuration documentation and uno workaround comment.
14+ - Cleanup & update packages.
1415
1516## 3.8.X
1617- Updated from .NET 8 to .NET 9.
Original file line number Diff line number Diff line change 99 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1010 </PackageReference >
1111 <!-- Microsoft.VisualStudio.Threading.Analyzers has the async void analyzers. -->
12- <PackageReference Update =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.2" />
12+ <PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.2" PrivateAssets = " all " />
1313 <PackageReference Include =" GooseAnalyzers" Version =" 1.0.0" PrivateAssets =" all" />
1414 </ItemGroup >
1515
You can’t perform that action at this time.
0 commit comments