From 82e03978b89938219958032efb1448cc76baa181 Mon Sep 17 00:00:00 2001 From: Saumit Date: Sat, 27 Sep 2025 02:14:26 +0530 Subject: Initial snapshot - OpenTelemetry demo 2.1.3 -f --- src/accounting/Accounting.csproj | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 src/accounting/Accounting.csproj (limited to 'src/accounting/Accounting.csproj') diff --git a/src/accounting/Accounting.csproj b/src/accounting/Accounting.csproj new file mode 100644 index 0000000..65a2bcc --- /dev/null +++ b/src/accounting/Accounting.csproj @@ -0,0 +1,34 @@ + + + + Exe + net8.0 + enable + enable + Linux + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + -- cgit v1.2.3