summary refs log tree commit diff
path: root/future_value2/FutureValue/FutureValue.csproj
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:44:47 +0000
commit1f317d3eb564e463a78cd0e47f4bcf95838c60ec (patch)
tree2c36aebaaf84c22cc3ddaa81809f01f95e326e08 /future_value2/FutureValue/FutureValue.csproj
parentinvoice total 2 (diff)
downloadcs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.tar
cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.tar.gz
cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.tar.bz2
cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.tar.xz
cs-1f317d3eb564e463a78cd0e47f4bcf95838c60ec.zip
future value 2
Diffstat (limited to 'future_value2/FutureValue/FutureValue.csproj')
-rw-r--r--future_value2/FutureValue/FutureValue.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/future_value2/FutureValue/FutureValue.csproj b/future_value2/FutureValue/FutureValue.csproj
new file mode 100644
index 0000000..7b05c62
--- /dev/null
+++ b/future_value2/FutureValue/FutureValue.csproj
@@ -0,0 +1,9 @@
+<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">

+

+  <PropertyGroup>

+    <OutputType>WinExe</OutputType>

+    <TargetFramework>netcoreapp3.1</TargetFramework>

+    <UseWindowsForms>true</UseWindowsForms>

+  </PropertyGroup>

+

+</Project>
\ No newline at end of file