I have literally NO idea what all these do...?
This commit is contained in:
parent
87fbc23a07
commit
bb9001cbed
9 changed files with 22 additions and 0 deletions
6
bin/Debug/Pithos.exe.config
Normal file
6
bin/Debug/Pithos.exe.config
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
||||
</startup>
|
||||
</configuration>
|
6
bin/Debug/Pithos.vshost.exe.config
Normal file
6
bin/Debug/Pithos.vshost.exe.config
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
||||
</startup>
|
||||
</configuration>
|
BIN
obj/Debug/Pithos.Properties.Resources.resources
Normal file
BIN
obj/Debug/Pithos.Properties.Resources.resources
Normal file
Binary file not shown.
10
obj/Debug/Pithos.csproj.FileListAbsolute.txt
Normal file
10
obj/Debug/Pithos.csproj.FileListAbsolute.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
D:\TheOrangeOne\Pithos\Pithos Access Program\bin\Debug\Pithos.exe.config
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\bin\Debug\Pithos.exe
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\bin\Debug\Pithos.pdb
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\obj\Debug\Pithos.csprojResolveAssemblyReference.cache
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\obj\Debug\Pithos.unlock.resources
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\obj\Debug\Pithos.Properties.Resources.resources
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\obj\Debug\Pithos.csproj.GenerateResource.Cache
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\obj\Debug\Pithos.exe
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\obj\Debug\Pithos.pdb
|
||||
D:\TheOrangeOne\Pithos\Pithos Access Program\obj\Debug\Pithos.mainWindow.resources
|
BIN
obj/Debug/Pithos.mainWindow.resources
Normal file
BIN
obj/Debug/Pithos.mainWindow.resources
Normal file
Binary file not shown.
BIN
obj/Debug/Pithos.unlock.resources
Normal file
BIN
obj/Debug/Pithos.unlock.resources
Normal file
Binary file not shown.
Reference in a new issue