File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
WinForms.Reactive.Client.Tests Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net7.0-windows10.0.17763.0</TargetFramework >
9
9
10
10
<ItemGroup >
11
11
<PackageReference Include =" FluentAssertions" Version =" 6.12.0" />
12
- <PackageReference Include =" ReactiveMarbles.ObservableEvents.SourceGenerator" Version =" 1.2.3 " >
12
+ <PackageReference Include =" ReactiveMarbles.ObservableEvents.SourceGenerator" Version =" 1.3.1 " >
13
13
<PrivateAssets >all</PrivateAssets >
14
14
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15
15
</PackageReference >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<OutputType >WinExe</OutputType >
11
11
12
12
<ItemGroup >
13
13
<PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 7.0.1" />
14
- <PackageReference Include =" ReactiveMarbles.ObservableEvents.SourceGenerator" Version =" 1.2.3 " >
14
+ <PackageReference Include =" ReactiveMarbles.ObservableEvents.SourceGenerator" Version =" 1.3.1 " >
15
15
<PrivateAssets >all</PrivateAssets >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
17
</PackageReference >
You can’t perform that action at this time.
0 commit comments