diff --git a/build/Chorus.proj b/build/Chorus.proj new file mode 100644 index 000000000..044d92361 --- /dev/null +++ b/build/Chorus.proj @@ -0,0 +1,338 @@ + + + $(MSBuildProjectDirectory)/.. + $(teamcity_build_checkoutDir) + Chorus.sln + $(RootDir)/$(Solution) + ChorusLibrary + Chorus + chorus + Release + KnownMonoIssue, + SkipOnTeamCity,SkipOnBuildServer,SkipOnTeamCityRandomTestFailure,$(ExtraExcludeCategories) + true + false + $(RootDir)/output/$(Configuration) + true + false + + true + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +---------------------------- build/NuGet.targets ----------------------------- +eleted file mode 100644 +ndex c122dc6c..00000000 +@ -1,93 +0,0 @@ + + + + $(MSBuildProjectDirectory)/../ + + + true + + + false + + + true + + + + $(MSBuildThisFileDirectory) + $(ProjectDir)packages.config + + + $(NuGetToolsPath)/nuget.exe + + "$(NuGetExePath)" + mono $(NuGetExePath) + https://dist.nuget.org/win-x86-commandline/latest/nuget.exe + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +