diff --git a/samples/Freezable/Freezable.cs b/samples/Freezable/Freezable.cs index ebee7f3c..b12b9ea9 100644 --- a/samples/Freezable/Freezable.cs +++ b/samples/Freezable/Freezable.cs @@ -1,5 +1,6 @@ using AspectInjector.Broker; using System; +using System.Diagnostics; namespace AspectInjector.SampleApps.Freezable { diff --git a/samples/Freezable/Freezable.csproj b/samples/Freezable/Freezable.csproj index 7477203f..7cb6d900 100644 --- a/samples/Freezable/Freezable.csproj +++ b/samples/Freezable/Freezable.csproj @@ -4,6 +4,6 @@ Exe - + \ No newline at end of file diff --git a/samples/Freezable/SampleClass.cs b/samples/Freezable/SampleClass.cs index bc692b9b..9b80955a 100644 --- a/samples/Freezable/SampleClass.cs +++ b/samples/Freezable/SampleClass.cs @@ -1,4 +1,5 @@ using AspectInjector.Broker; +using System.Diagnostics; namespace AspectInjector.SampleApps.Freezable { diff --git a/samples/Logging/Logging.csproj b/samples/Logging/Logging.csproj index 7477203f..7cb6d900 100644 --- a/samples/Logging/Logging.csproj +++ b/samples/Logging/Logging.csproj @@ -4,6 +4,6 @@ Exe - + \ No newline at end of file diff --git a/samples/NotifyPropertyChanged/NotifyPropertyChanged.csproj b/samples/NotifyPropertyChanged/NotifyPropertyChanged.csproj index 9ab5dda7..fc9a3d8b 100644 --- a/samples/NotifyPropertyChanged/NotifyPropertyChanged.csproj +++ b/samples/NotifyPropertyChanged/NotifyPropertyChanged.csproj @@ -39,7 +39,7 @@ - ..\packages\AspectInjector.2.0.0-rc2\lib\netstandard2.0\AspectInjector.Broker.dll + ..\packages\AspectInjector.2.0.0-rc3\lib\netstandard2.0\AspectInjector.Broker.dll @@ -85,15 +85,15 @@ - + - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - +