mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-26 23:54:01 +00:00
1c182502bf
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
13 lines
535 B
Diff
13 lines
535 B
Diff
diff --git a/CLPS2C-Compiler/CLPS2C-Compiler.csproj b/CLPS2C-Compiler/CLPS2C-Compiler.csproj
|
|
index 867533e..80f7923 100644
|
|
--- a/CLPS2C-Compiler/CLPS2C-Compiler/CLPS2C-Compiler.csproj
|
|
+++ b/CLPS2C-Compiler/CLPS2C-Compiler/CLPS2C-Compiler.csproj
|
|
@@ -6,7 +6,6 @@
|
|
<RootNamespace>CLPS2C_Compiler</RootNamespace>
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
<Nullable>enable</Nullable>
|
|
- <PlatformTarget>x86</PlatformTarget>
|
|
<ApplicationIcon>256x256.ico</ApplicationIcon>
|
|
<Version>1.0.1</Version>
|
|
</PropertyGroup>
|