ソースを参照

.net6 project added

PrEm Kumar 2年前
コミット
b8a02b25ac
1個のファイルの変更7行の追加0行の削除
  1. 7
    0
      Bizgaze.Reference.net6.csproj

+ 7
- 0
Bizgaze.Reference.net6.csproj ファイルの表示

@@ -0,0 +1,7 @@
1
+<Project Sdk="Microsoft.NET.Sdk">
2
+
3
+  <PropertyGroup>
4
+    <TargetFramework>net6.0</TargetFramework>
5
+  </PropertyGroup>
6
+
7
+</Project>

読み込み中…
キャンセル
保存