- Created project.nuget.cache to store NuGet package cache information. - Added project.packagespec.json to define project restore settings and dependencies. - Included rider.project.restore.info for Rider IDE integration.
9 lines
287 B
C#
9 lines
287 B
C#
// <auto-generated/>
|
|
global using global::System;
|
|
global using global::System.Collections.Generic;
|
|
global using global::System.IO;
|
|
global using global::System.Linq;
|
|
global using global::System.Net.Http;
|
|
global using global::System.Threading;
|
|
global using global::System.Threading.Tasks;
|