Welcome to mirror list, hosted at ThFree Co, Russian Federation.

codegen.ps1 « TestData2 « sandbox - github.com/aspnet/MessagePack-CSharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6781688ed8a4cb3e8c7e0a1f7a3cab480e9b55c8 (plain)
1
dotnet run -f "net6.0" --project "$PSScriptRoot/../../src/MessagePack.Generator/MessagePack.Generator.csproj" -- -i "$PSScriptRoot/TestData2.csproj" -o "$PSScriptRoot/Generated.cs"