diff --git a/.gitignore b/.gitignore index f1e3d20..4f2a816 100644 --- a/.gitignore +++ b/.gitignore @@ -250,3 +250,6 @@ paket-files/ # JetBrains Rider .idea/ *.sln.iml + +# CodeRush +.cr/ diff --git a/FolderToSolutionFolder/CeciliaSharp.FolderToSolutionFolder.csproj b/FolderToSolutionFolder/CeciliaSharp.FolderToSolutionFolder.csproj index d8f8723..081cebb 100644 --- a/FolderToSolutionFolder/CeciliaSharp.FolderToSolutionFolder.csproj +++ b/FolderToSolutionFolder/CeciliaSharp.FolderToSolutionFolder.csproj @@ -1,6 +1,6 @@  - + 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -25,7 +25,7 @@ Properties CeciliaSharp.FolderToSolutionFolder CeciliaSharp.FolderToSolutionFolder - v4.6 + v4.8 true true true @@ -41,6 +41,8 @@ DEBUG;TRACE prompt 4 + AnyCPU + false pdbonly @@ -217,16 +219,24 @@ Designer + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + + + -