From 19abcfb8fc14aa393998da302486463ce5e91bfa Mon Sep 17 00:00:00 2001 From: heavycube4u Date: Fri, 4 Oct 2024 21:49:41 +0000 Subject: [PATCH] Upload files to "VTFXUtil" --- VTFXUtil/VTFXUtil.csproj | 141 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 VTFXUtil/VTFXUtil.csproj diff --git a/VTFXUtil/VTFXUtil.csproj b/VTFXUtil/VTFXUtil.csproj new file mode 100644 index 0000000..42920f3 --- /dev/null +++ b/VTFXUtil/VTFXUtil.csproj @@ -0,0 +1,141 @@ + + + + + Debug + AnyCPU + {AC6B703C-9018-4420-8EBB-E57E7A1D2562} + WinExe + VTFXUtil + VTFXUtil + v4.6.2 + 512 + true + + + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + true + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\CSharpImageLibrary.4.2.0\lib\net462\CSharpImageLibrary.dll + + + ..\packages\ImageProcessor.2.9.1\lib\net452\ImageProcessor.dll + + + ..\packages\Microsoft.IO.RecyclableMemoryStream.1.4.0\lib\net46\Microsoft.IO.RecyclableMemoryStream.dll + + + + ..\packages\LZMA-SDK.19.0.0\lib\net20\SevenZip.dll + + + + + + ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + + ..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll + + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + + + + + + + + + + + + ..\packages\TeximpNet.1.4.3\lib\net40\TeximpNet.dll + + + ..\packages\UsefulCSharpThings.1.7.3\lib\net462\UsefulThings.dll + + + + + Form + + + Form1.cs + + + Form + + + Form2.cs + + + + + + + + + + + Form1.cs + + + Form2.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + True + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + Designer + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + \ No newline at end of file