22
This commit is contained in:
parent
e5ddab3bad
commit
1d09121892
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
/Pilot.Report.Exploitation/obj/Debug
|
||||||
|
Debug
|
||||||
|
/.vs/Pilot.Report/v17/.suo
|
||||||
|
/.vs/Pilot.Report/v17/DocumentLayout.json
|
||||||
|
/Pilot.Report.Exploitation/bin/Debug/Pilot.Report.Exploitation.dll
|
||||||
|
/Pilot.Report.Exploitation/bin/Debug/Pilot.Report.Exploitation.pdb
|
||||||
|
/.vs/Pilot.Report/v17/DocumentLayout.backup.json
|
@ -188,6 +188,7 @@
|
|||||||
<Compile Include="ContractDetails\ContractDetailsReport.cs" />
|
<Compile Include="ContractDetails\ContractDetailsReport.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
<Compile Include="PublicClass\EnvironmentTEST.cs" />
|
<Compile Include="PublicClass\EnvironmentTEST.cs" />
|
||||||
|
<Compile Include="Receivables\ReceivablesAutoExecute.cs" />
|
||||||
<Compile Include="Receivables\ReceivablseGL.cs" />
|
<Compile Include="Receivables\ReceivablseGL.cs" />
|
||||||
<Compile Include="Receivables\ReceivablesDetails.cs" />
|
<Compile Include="Receivables\ReceivablesDetails.cs" />
|
||||||
<Compile Include="ResultsKanbanSummary\ResultsKanbanSumReport.cs" />
|
<Compile Include="ResultsKanbanSummary\ResultsKanbanSumReport.cs" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user