From b70c3cb31965d414ff32f758ddb538f5b4a46008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wies=C5=82aw=20=C5=A0olt=C3=A9s?= Date: Sat, 4 May 2019 14:04:51 +0200 Subject: [PATCH] Added Microsoft.NETFramework.ReferenceAssemblies --- MicroStationTagExplorer.sln | 1 + build/ReferenceAssemblies.props | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 build/ReferenceAssemblies.props diff --git a/MicroStationTagExplorer.sln b/MicroStationTagExplorer.sln index 4587ae9..02166b7 100644 --- a/MicroStationTagExplorer.sln +++ b/MicroStationTagExplorer.sln @@ -36,6 +36,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "props", "props", "{4040A339-594D-435E-BEEB-2E5E435BD5E9}" ProjectSection(SolutionItems) = preProject build\Base.props = build\Base.props + build\ReferenceAssemblies.props = build\ReferenceAssemblies.props build\XUnit.props = build\XUnit.props EndProjectSection EndProject diff --git a/build/ReferenceAssemblies.props b/build/ReferenceAssemblies.props new file mode 100644 index 0000000..1736fc4 --- /dev/null +++ b/build/ReferenceAssemblies.props @@ -0,0 +1,6 @@ + + + + + +