Przeglądaj źródła

Don't pack and publish the benchmarks project.

Daniel C. Weber 7 lat temu
rodzic
commit
51a745fdae

+ 1 - 0
Rx.NET/Source/benchmarks/Benchmarks.System.Reactive/Benchmarks.System.Reactive.csproj

@@ -4,6 +4,7 @@
     <OutputType>Exe</OutputType>
     <TargetFramework>net46</TargetFramework>
     <Optimize>true</Optimize>
+    <IsPackable>false</IsPackable>
     <Configurations>Current Sources;Rx.net 3.1.1;Rx.net 4.0</Configurations>
   </PropertyGroup>