Clean up project files (#26)
* Remove SCC tags in projects.

* Correctly reference NuGet dependency.

* Remove dependency on System.Windows.Forms

* Remove all platforms except AnyCPU

* Remove reference to System.Windows.Forms in Tests project

* Remove old-style NuGet references

* Remove DocumentFormat.OpenXml.dll from Solutions. We reference it through NuGet.

* Remove OnBuildSuccess
1 parent e76c709 commit 8f8ff40bb942f881ddeefa6f84bf9c62fd814236
@Francois Botha Francois Botha authored on 15 Sep 2016
Amir committed on 15 Sep 2016
Showing 11 changed files
View
.nuget/NuGet.Config 100644 → 0
View
.nuget/NuGet.exe 100644 → 0
Not supported
View
.nuget/NuGet.targets 100644 → 0
View
ClosedXML.sln
View
ClosedXML/ClosedXML.csproj
View
ClosedXML_Examples/ClosedXML_Examples.csproj
View
ClosedXML_Net3.5/ClosedXML_Net3.5.csproj
View
ClosedXML_Net3.5/packages.config 0 → 100644
View
ClosedXML_Sandbox/ClosedXML_Sandbox.csproj
View
ClosedXML_Tests/ClosedXML_Tests.csproj
View
DocumentFormat.OpenXml.dll 100644 → 0
Not supported