From 21f1e95fb8e935134a969bc3d729964d8d2aadfa Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 14 May 2020 23:06:10 -0400 Subject: rename Irc to IRC --- IRCStates/IRCStates.csproj | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 IRCStates/IRCStates.csproj (limited to 'IRCStates/IRCStates.csproj') diff --git a/IRCStates/IRCStates.csproj b/IRCStates/IRCStates.csproj new file mode 100644 index 0000000..cf9f190 --- /dev/null +++ b/IRCStates/IRCStates.csproj @@ -0,0 +1,21 @@ + + + + netcoreapp3.1 + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + -- cgit 1.4.1