Ver Fonte

Migration Visual Studio 2013

celine.meneu há 10 anos atrás
pai
commit
1d22347280

+ 17 - 0
.gitattributes

@@ -0,0 +1,17 @@
+# Auto detect text files and perform LF normalization
+* text=auto
+
+# Custom for Visual Studio
+*.cs     diff=csharp
+
+# Standard to msysgit
+*.doc	 diff=astextplain
+*.DOC	 diff=astextplain
+*.docx diff=astextplain
+*.DOCX diff=astextplain
+*.dot  diff=astextplain
+*.DOT  diff=astextplain
+*.pdf  diff=astextplain
+*.PDF	 diff=astextplain
+*.rtf	 diff=astextplain
+*.RTF	 diff=astextplain

+ 153 - 0
.gitignore

@@ -0,0 +1,153 @@
+#################
+## Visual Studio
+#################
+
+## Ignore Visual Studio temporary files, build results, and
+## files generated by popular Visual Studio add-ons.
+
+# User-specific files
+*.suo
+*.user
+*.sln.docstates
+
+# Build results
+
+[Dd]ebug/
+[Rr]elease/
+x64/
+build/
+[Bb]in/
+[Oo]bj/
+
+# MSTest test Results
+[Tt]est[Rr]esult*/
+[Bb]uild[Ll]og.*
+
+*_i.c
+*_p.c
+*.ilk
+*.meta
+*.obj
+*.pch
+*.pdb
+*.pgc
+*.pgd
+*.rsp
+*.sbr
+*.tlb
+*.tli
+*.tlh
+*.tmp
+*.tmp_proj
+*.log
+*.vspscc
+*.vssscc
+.builds
+*.pidb
+*.log
+*.scc
+
+# Visual C++ cache files
+ipch/
+*.aps
+*.ncb
+*.opensdf
+*.sdf
+*.cachefile
+
+# Visual Studio profiler
+*.psess
+*.vsp
+*.vspx
+
+# Guidance Automation Toolkit
+*.gpState
+
+# ReSharper is a .NET coding add-in
+_ReSharper*/
+*.[Rr]e[Ss]harper
+
+# TeamCity is a build add-in
+_TeamCity*
+
+# DotCover is a Code Coverage Tool
+*.dotCover
+
+# NCrunch
+*.ncrunch*
+.*crunch*.local.xml
+
+# Installshield output folder
+[Ee]xpress/
+
+# DocProject is a documentation generator add-in
+DocProject/buildhelp/
+DocProject/Help/*.HxT
+DocProject/Help/*.HxC
+DocProject/Help/*.hhc
+DocProject/Help/*.hhk
+DocProject/Help/*.hhp
+DocProject/Help/Html2
+DocProject/Help/html
+
+# Click-Once directory
+publish/
+
+# Publish Web Output
+*.Publish.xml
+*.pubxml
+*.publishproj
+
+# NuGet Packages Directory
+## TODO: If you have NuGet Package Restore enabled, uncomment the next line
+#packages/
+
+# Windows Azure Build Output
+csx
+*.build.csdef
+
+# Windows Store app package directory
+AppPackages/
+
+# Others
+sql/
+*.Cache
+ClientBin/
+[Ss]tyle[Cc]op.*
+~$*
+*~
+*.dbmdl
+*.[Pp]ublish.xml
+*.pfx
+*.publishsettings
+
+# RIA/Silverlight projects
+Generated_Code/
+
+# Backup & report files from converting an old project file to a newer
+# Visual Studio version. Backup files are not needed, because we have git ;-)
+_UpgradeReport_Files/
+Backup*/
+UpgradeLog*.XML
+UpgradeLog*.htm
+
+# SQL Server files
+App_Data/*.mdf
+App_Data/*.ldf
+
+#############
+## Windows detritus
+#############
+
+# Windows image file caches
+Thumbs.db
+ehthumbs.db
+
+# Folder config file
+Desktop.ini
+
+# Recycle Bin used on file shares
+$RECYCLE.BIN/
+
+# Mac crap
+.DS_Store

+ 8 - 4
CG67.FicheCollege.root/CG67.FicheCollege/CG67.FicheCollege.Tools/CG67.FicheCollege.Tools.csproj

@@ -12,10 +12,14 @@
     <AssemblyName>CG67.FicheCollege.Tools</AssemblyName>
     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
+    <SccProjectName>
+    </SccProjectName>
+    <SccLocalPath>
+    </SccLocalPath>
+    <SccAuxPath>
+    </SccAuxPath>
+    <SccProvider>
+    </SccProvider>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
     <OldToolsVersion>3.5</OldToolsVersion>

+ 5 - 35
CG67.FicheCollege.root/CG67.FicheCollege/CG67.FicheCollege.sln

@@ -1,6 +1,8 @@
 
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2013
+VisualStudioVersion = 12.0.31101.0
+MinimumVisualStudioVersion = 10.0.40219.1
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{AF653E19-77A1-4976-B3BF-1B016F16E79B}"
 EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Web", "Web", "{4C65639C-3B2A-46F8-B412-1FF88E335B34}"
@@ -20,38 +22,6 @@ EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CG67.FicheCollege.Tools", "CG67.FicheCollege.Tools\CG67.FicheCollege.Tools.csproj", "{6B4DE9CB-C532-4501-B626-F51663EC4E17}"
 EndProject
 Global
-	GlobalSection(SourceCodeControl) = preSolution
-		SccNumberOfProjects = 8
-		SccLocalPath0 = .
-		SccProjectUniqueName1 = Core\\CG67.FicheCollege.Domaine\\CG67.FicheCollege.Domaine.csproj
-		SccProjectTopLevelParentUniqueName1 = CG67.FicheCollege.sln
-		SccLocalPath1 = .
-		SccProjectFilePathRelativizedFromConnection1 = Core\\CG67.FicheCollege.Domaine\\
-		SccProjectUniqueName2 = Core\\CG67.FicheCollege.Entrepot\\CG67.FicheCollege.Entrepot.csproj
-		SccProjectTopLevelParentUniqueName2 = CG67.FicheCollege.sln
-		SccLocalPath2 = .
-		SccProjectFilePathRelativizedFromConnection2 = Core\\CG67.FicheCollege.Entrepot\\
-		SccProjectUniqueName3 = Core\\CG67.FicheCollege.Interface\\CG67.FicheCollege.Interface.csproj
-		SccProjectTopLevelParentUniqueName3 = CG67.FicheCollege.sln
-		SccLocalPath3 = .
-		SccProjectFilePathRelativizedFromConnection3 = Core\\CG67.FicheCollege.Interface\\
-		SccProjectUniqueName4 = Core\\CG67.FicheCollege.Service\\CG67.FicheCollege.Service.csproj
-		SccProjectTopLevelParentUniqueName4 = CG67.FicheCollege.sln
-		SccLocalPath4 = .
-		SccProjectFilePathRelativizedFromConnection4 = Core\\CG67.FicheCollege.Service\\
-		SccProjectUniqueName5 = Core\\CG67.FicheCollege.Testeur\\CG67.FicheCollege.Testeur.csproj
-		SccProjectTopLevelParentUniqueName5 = CG67.FicheCollege.sln
-		SccLocalPath5 = .
-		SccProjectFilePathRelativizedFromConnection5 = Core\\CG67.FicheCollege.Testeur\\
-		SccProjectUniqueName6 = Web\\CG67.FicheCollege.Web\\CG67.FicheCollege.Web.csproj
-		SccProjectTopLevelParentUniqueName6 = CG67.FicheCollege.sln
-		SccLocalPath6 = .
-		SccProjectFilePathRelativizedFromConnection6 = Web\\CG67.FicheCollege.Web\\
-		SccProjectUniqueName7 = CG67.FicheCollege.Tools\\CG67.FicheCollege.Tools.csproj
-		SccProjectTopLevelParentUniqueName7 = CG67.FicheCollege.sln
-		SccLocalPath7 = .
-		SccProjectFilePathRelativizedFromConnection7 = CG67.FicheCollege.Tools\\
-	EndGlobalSection
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
 		Release|Any CPU = Release|Any CPU
@@ -90,12 +60,12 @@ Global
 		HideSolutionNode = FALSE
 	EndGlobalSection
 	GlobalSection(NestedProjects) = preSolution
+		{4F52F11E-1245-4C57-B718-A472BDAAC99C} = {4C65639C-3B2A-46F8-B412-1FF88E335B34}
 		{EA9B4153-44A9-46AF-891B-8DFE604CF33F} = {AF653E19-77A1-4976-B3BF-1B016F16E79B}
 		{799F1203-F76F-4623-B6BD-DBE509478539} = {AF653E19-77A1-4976-B3BF-1B016F16E79B}
 		{19A47A92-43C8-4139-8689-F4E61CC66053} = {AF653E19-77A1-4976-B3BF-1B016F16E79B}
 		{6F721CCA-8B98-406A-A266-5D7D6264BCE6} = {AF653E19-77A1-4976-B3BF-1B016F16E79B}
 		{9E6B935E-7CAA-422E-AD37-248C12CC0C09} = {AF653E19-77A1-4976-B3BF-1B016F16E79B}
 		{6B4DE9CB-C532-4501-B626-F51663EC4E17} = {AF653E19-77A1-4976-B3BF-1B016F16E79B}
-		{4F52F11E-1245-4C57-B718-A472BDAAC99C} = {4C65639C-3B2A-46F8-B412-1FF88E335B34}
 	EndGlobalSection
 EndGlobal

+ 8 - 4
CG67.FicheCollege.root/CG67.FicheCollege/Core/CG67.FicheCollege.Domaine/CG67.FicheCollege.Domaine.csproj

@@ -10,10 +10,14 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CG67.FicheCollege.Domaine</RootNamespace>
     <AssemblyName>CG67.FicheCollege.Domaine</AssemblyName>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
+    <SccProjectName>
+    </SccProjectName>
+    <SccLocalPath>
+    </SccLocalPath>
+    <SccAuxPath>
+    </SccAuxPath>
+    <SccProvider>
+    </SccProvider>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
     <OldToolsVersion>3.5</OldToolsVersion>

+ 8 - 4
CG67.FicheCollege.root/CG67.FicheCollege/Core/CG67.FicheCollege.Entrepot/CG67.FicheCollege.Entrepot.csproj

@@ -10,10 +10,14 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CG67.FicheCollege.Entrepot</RootNamespace>
     <AssemblyName>CG67.FicheCollege.Entrepot</AssemblyName>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
+    <SccProjectName>
+    </SccProjectName>
+    <SccLocalPath>
+    </SccLocalPath>
+    <SccAuxPath>
+    </SccAuxPath>
+    <SccProvider>
+    </SccProvider>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
     <OldToolsVersion>3.5</OldToolsVersion>

+ 8 - 4
CG67.FicheCollege.root/CG67.FicheCollege/Core/CG67.FicheCollege.Interface/CG67.FicheCollege.Interface.csproj

@@ -10,10 +10,14 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CG67.FicheCollege.Interface</RootNamespace>
     <AssemblyName>CG67.FicheCollege.Interface</AssemblyName>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
+    <SccProjectName>
+    </SccProjectName>
+    <SccLocalPath>
+    </SccLocalPath>
+    <SccAuxPath>
+    </SccAuxPath>
+    <SccProvider>
+    </SccProvider>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
     <OldToolsVersion>3.5</OldToolsVersion>

+ 8 - 4
CG67.FicheCollege.root/CG67.FicheCollege/Core/CG67.FicheCollege.Service/CG67.FicheCollege.Service.csproj

@@ -10,10 +10,14 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CG67.FicheCollege.Service</RootNamespace>
     <AssemblyName>CG67.FicheCollege.Service</AssemblyName>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
+    <SccProjectName>
+    </SccProjectName>
+    <SccLocalPath>
+    </SccLocalPath>
+    <SccAuxPath>
+    </SccAuxPath>
+    <SccProvider>
+    </SccProvider>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
     <OldToolsVersion>3.5</OldToolsVersion>

+ 8 - 4
CG67.FicheCollege.root/CG67.FicheCollege/Core/CG67.FicheCollege.Testeur/CG67.FicheCollege.Testeur.csproj

@@ -10,10 +10,14 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CG67.FicheCollege.Testeur</RootNamespace>
     <AssemblyName>CG67.FicheCollege.Testeur</AssemblyName>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
+    <SccProjectName>
+    </SccProjectName>
+    <SccLocalPath>
+    </SccLocalPath>
+    <SccAuxPath>
+    </SccAuxPath>
+    <SccProvider>
+    </SccProvider>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
     <OldToolsVersion>3.5</OldToolsVersion>

+ 16 - 6
CG67.FicheCollege.root/CG67.FicheCollege/Web/CG67.FicheCollege.Web/CG67.FicheCollege.Web.csproj

@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -11,13 +12,17 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>CG67.FicheCollege</RootNamespace>
     <AssemblyName>CG67.FicheCollege</AssemblyName>
-    <SccProjectName>SAK</SccProjectName>
-    <SccLocalPath>SAK</SccLocalPath>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccProvider>SAK</SccProvider>
+    <SccProjectName>
+    </SccProjectName>
+    <SccLocalPath>
+    </SccLocalPath>
+    <SccAuxPath>
+    </SccAuxPath>
+    <SccProvider>
+    </SccProvider>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
-    <OldToolsVersion>3.5</OldToolsVersion>
+    <OldToolsVersion>4.0</OldToolsVersion>
     <UpgradeBackupLocation>
     </UpgradeBackupLocation>
     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
@@ -241,8 +246,13 @@
     <None Include="xls\Pilotes.xls" />
     <None Include="xslt\Pilotes.xls" />
   </ItemGroup>
+  <PropertyGroup>
+    <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
+    <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
+  </PropertyGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
-  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
+  <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
+  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.
   <Target Name="BeforeBuild">