Pull requests prepared

This commit is contained in:
name 2021-02-01 18:35:52 +01:00
parent b0c6032f62
commit fb52bca2ac
48 changed files with 552 additions and 0 deletions

16
.idea/compiler.xml generated Normal file
View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="ProjetGenieLogicielLoto" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="ProjetGenieLogicielLoto" target="13" />
</bytecodeTargetLevel>
</component>
</project>