diff --git a/FabricObserverApp/ApplicationPackageRoot/ApplicationManifest.xml b/FabricObserverApp/ApplicationPackageRoot/ApplicationManifest.xml index bc9e7eae..bcd16400 100644 --- a/FabricObserverApp/ApplicationPackageRoot/ApplicationManifest.xml +++ b/FabricObserverApp/ApplicationPackageRoot/ApplicationManifest.xml @@ -17,8 +17,8 @@ - + @@ -27,8 +27,8 @@ - + @@ -37,8 +37,8 @@ - + @@ -51,8 +51,8 @@ - + @@ -66,8 +66,8 @@ - + diff --git a/SampleObserverPlugin/SampleObserverPlugin.csproj b/SampleObserverPlugin/SampleObserverPlugin.csproj index c8b68837..7134e5d2 100644 --- a/SampleObserverPlugin/SampleObserverPlugin.csproj +++ b/SampleObserverPlugin/SampleObserverPlugin.csproj @@ -10,6 +10,6 @@ - + diff --git a/TelemetryLib/Properties/EnableStylecop.props b/TelemetryLib/Properties/EnableStylecop.props deleted file mode 100644 index 7d66ae35..00000000 --- a/TelemetryLib/Properties/EnableStylecop.props +++ /dev/null @@ -1,8 +0,0 @@ - - - - true - 4.7.49.0 - false - - diff --git a/TelemetryLib/Properties/common.props b/TelemetryLib/Properties/common.props deleted file mode 100644 index 79ac9257..00000000 --- a/TelemetryLib/Properties/common.props +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - x64 - netcoreapp3.1 - x64 - true - 4 - - $(SrcRoot)\PatchOrchestrationApplication - $(ProjectDir)bin\$(Configuration) - $(ApplicationRoot)\TelemetryLib\src - false - - - - - true - - - - - true - true - $(SrcRoot)/properties/Key.snk - - - - - true - DEBUG;TRACE - full - - - - TRACE - true - pdbonly - - - diff --git a/TelemetryLib/TelemetryLib.csproj b/TelemetryLib/TelemetryLib.csproj index ae754d3d..23eb5339 100644 --- a/TelemetryLib/TelemetryLib.csproj +++ b/TelemetryLib/TelemetryLib.csproj @@ -13,8 +13,6 @@ TelemetryLib AnyCPU;x64 - -