aboutsummaryrefslogtreecommitdiff
path: root/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-01-18 00:50:31 +0800
committercrupest <crupest@outlook.com>2020-01-18 00:50:31 +0800
commitc5f3c69b3a008ab87542e523e2a59f37801bd65a (patch)
tree8479cc9af91a7e7b1c0c60a0abc778244359bdbd /Timeline.ErrorCodes/Timeline.ErrorCodes.csproj
parent289c7e1fada1f4dae6ce5e421e997ebddd55c2df (diff)
downloadtimeline-c5f3c69b3a008ab87542e523e2a59f37801bd65a.tar.gz
timeline-c5f3c69b3a008ab87542e523e2a59f37801bd65a.tar.bz2
timeline-c5f3c69b3a008ab87542e523e2a59f37801bd65a.zip
...
Diffstat (limited to 'Timeline.ErrorCodes/Timeline.ErrorCodes.csproj')
-rw-r--r--Timeline.ErrorCodes/Timeline.ErrorCodes.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj b/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj
new file mode 100644
index 00000000..01ca2568
--- /dev/null
+++ b/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj
@@ -0,0 +1,7 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>netcoreapp3.1</TargetFramework>
+ </PropertyGroup>
+
+</Project>