Révision 09d4a0de GES_PAC/GES_PAC.csproj

Voir les différences:

GES_PAC/GES_PAC.csproj
25 25
		<ApplicationTitle>GES_PAC</ApplicationTitle>
26 26

  
27 27
		<!-- App Identifier -->
28
		<ApplicationId>com.companyname.GES_PAC</ApplicationId>
28
		<ApplicationId>fr.inrae.sicpa.GES_PAC</ApplicationId>
29 29

  
30 30
		<!-- Versions -->
31 31
		<ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
......
44 44

  
45 45
	<ItemGroup>
46 46
		<!-- App Icon -->
47
		<MauiIcon Include="Resources\AppIcon\appicon.svg" ForegroundFile="Resources\AppIcon\appiconfg.svg" Color="#512BD4" />
47
		<MauiIcon Include="Resources\AppIcon\appicon.svg" Color="#FFFFFF" />
48 48

  
49 49
		<!-- Splash Screen -->
50
		<MauiSplashScreen Include="Resources\Splash\splash.svg" Color="#512BD4" BaseSize="128,128" />
50
		<MauiSplashScreen Include="Resources\Images\logo_inrae.svg" Color="White" BaseSize="128,128" />
51 51

  
52 52
		<!-- Images -->
53 53
		<MauiImage Include="Resources\Images\*" />
54
		<MauiImage Include="Resources\Images\AjoutSuppr\*" />
55
		<MauiImage Include="Resources\Images\Animaux\*" />
56
		<MauiImage Include="Resources\Images\Liste\*" />
57
		<MauiImage Include="Resources\Images\PeripheriqueConnexion\*" />
58
		<MauiImage Include="Resources\Images\Sanitaire\*" />
59
		<MauiImage Include="Resources\Images\Scientifique\*" />
60
		<MauiImage Include="Resources\Images\Special\*" />
61
		<MauiImage Include="Resources\Images\Utile\*" />
62
		<MauiImage Update="Resources\Images\dotnet_bot.svg" BaseSize="168,208" />
54 63

  
55 64
		<!-- Custom Fonts -->
56 65
		<MauiFont Include="Resources\Fonts\*" />
......
75 84
	  <Compile Update="View\CreatePlaceView.xaml.cs">
76 85
	    <DependentUpon>CreatePlaceView.xaml</DependentUpon>
77 86
	  </Compile>
87
	  <Compile Update="View\SetListView.xaml.cs">
88
	    <DependentUpon>SetListView.xaml</DependentUpon>
89
	  </Compile>
78 90
	</ItemGroup>
79 91

  
80 92
	<ItemGroup>
93
	  <MauiXaml Update="View\ChambersView.xaml">
94
	    <Generator>MSBuild:Compile</Generator>
95
	  </MauiXaml>
81 96
	  <MauiXaml Update="View\CreateCalibrationView.xaml">
82 97
	    <Generator>MSBuild:Compile</Generator>
83 98
	  </MauiXaml>
......
87 102
	  <MauiXaml Update="View\CreatePersonView.xaml">
88 103
	    <Generator>MSBuild:Compile</Generator>
89 104
	  </MauiXaml>
105
	  <MauiXaml Update="View\CreateSetView.xaml">
106
	    <Generator>MSBuild:Compile</Generator>
107
	  </MauiXaml>
108
	  <MauiXaml Update="View\EnterAnimal.xaml">
109
	    <Generator>MSBuild:Compile</Generator>
110
	  </MauiXaml>
90 111
	  <MauiXaml Update="View\MainView.xaml">
91 112
	    <Generator>MSBuild:Compile</Generator>
92 113
	  </MauiXaml>
93 114
	  <MauiXaml Update="View\CreatePlaceView.xaml">
94 115
	    <Generator>MSBuild:Compile</Generator>
95 116
	  </MauiXaml>
117
	  <MauiXaml Update="View\SetListView.xaml">
118
	    <Generator>MSBuild:Compile</Generator>
119
	  </MauiXaml>
96 120
	  <MauiXaml Update="View\Tools\ConnectionIndicatorView.xaml">
97 121
	    <Generator>MSBuild:Compile</Generator>
98 122
	  </MauiXaml>

Formats disponibles : Unified diff