Skip to content

Commit 3010316

Browse files
committed
Update to XSharp 2.10
1 parent 15be90c commit 3010316

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

FabTools/FabTools/Class1.prg

Lines changed: 0 additions & 12 deletions
This file was deleted.

FabTools/FabTools/FabTools.xsproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<MemVar>false</MemVar>
4141
<Undeclared>false</Undeclared>
4242
<InitLocals>false</InitLocals>
43-
<XSharpProjectversion>2.2.0.0</XSharpProjectversion>
43+
<XSharpProjectversion>2.10.0.1</XSharpProjectversion>
4444
<StartupObject />
4545
<ApplicationIcon />
4646
<VulcanCompatibleResources>False</VulcanCompatibleResources>
@@ -160,9 +160,6 @@
160160
<Compile Include="Properties\AssemblyInfo.prg">
161161
<SubType>Code</SubType>
162162
</Compile>
163-
<Compile Include="Class1.prg">
164-
<SubType>Code</SubType>
165-
</Compile>
166163
<Compile Include="Registry.prg" />
167164
<Compile Include="Security.prg" />
168165
<Compile Include="String.prg" />

0 commit comments

Comments
 (0)