]> git.deb.at Git - rhonda/impostor.git/commit
Switch to msbuild csproj for client
authorAeonLucid <aeonlucid@gmail.com>
Wed, 30 Sep 2020 23:30:57 +0000 (01:30 +0200)
committerAeonLucid <aeonlucid@gmail.com>
Wed, 30 Sep 2020 23:30:57 +0000 (01:30 +0200)
commitf56c0d2a24cbdade4fe6ba97335d615e55280daf
treea1f9daaabdadb17ee6e21cdfb66e33f23f860f09
parent51e7faf1968d8968d4c8ce4dd1561fded968f158
Switch to msbuild csproj for client
.github/workflows/deploy.yml
.github/workflows/main.yml
src/Impostor.Client/App.config [new file with mode: 0644]
src/Impostor.Client/Impostor.Client.csproj
src/Impostor.Client/Properties/AssemblyInfo.cs [new file with mode: 0644]
src/Impostor.Client/Properties/Resources.Designer.cs [new file with mode: 0644]
src/Impostor.Client/Properties/Resources.resx [new file with mode: 0644]
src/Impostor.Client/Properties/Settings.Designer.cs [new file with mode: 0644]
src/Impostor.Client/Properties/Settings.settings [new file with mode: 0644]
src/Impostor.sln