File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
SadConsole.Debug.MonoGame Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFrameworks >netstandard2.1;netcoreapp3.1;net5.0</TargetFrameworks >
5
5
<RootNamespace >SadConsole.Debug.MonoGame</RootNamespace >
6
6
<DocumentationFile >SadConsole.Debugger.MonoGame.xml</DocumentationFile >
7
- <Version >9.0 .0</Version >
7
+ <Version >9.2 .0</Version >
8
8
<Version Condition =" '$(Configuration)'=='Debug'" >$(Version)-debug</Version >
9
9
<Authors >Thraka</Authors >
10
10
<Company >SadLogic</Company >
35
35
36
36
<ItemGroup >
37
37
<ProjectReference Condition =" '$(UseProjectReferences)' == 'true' " Include =" ..\SadConsole\SadConsole.csproj" />
38
- <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole" Version =" 9.0 .0" />
38
+ <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole" Version =" 9.2 .0" />
39
39
40
40
<ProjectReference Condition =" '$(UseProjectReferences)' == 'true' " Include =" ..\SadConsole.Host.MonoGame\SadConsole.Host.MonoGame.csproj" />
41
- <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole.Host.MonoGame" Version =" 9.0 .0" />
41
+ <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole.Host.MonoGame" Version =" 9.2 .0" />
42
42
43
43
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
44
44
<PackageReference Include =" MonoGame.Framework.DesktopGL" Version =" 3.8.0.1641" />
Original file line number Diff line number Diff line change 15
15
16
16
<ItemGroup Condition =" '$(GameHost)' == 'monogame' " >
17
17
<ProjectReference Condition =" '$(UseProjectReferences)' == 'true' " Include =" ..\..\SadConsole.Host.MonoGame\SadConsole.Host.MonoGame.csproj" />
18
- <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole.Host.MonoGame" Version =" 9.0 .0" />
18
+ <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole.Host.MonoGame" Version =" 9.2 .0" />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup Condition =" '$(GameHost)' == 'sfml' " >
22
22
<ProjectReference Condition =" '$(UseProjectReferences)' == 'true' " Include =" ..\..\SadConsole.Host.SFML\SadConsole.Host.SFML.csproj" />
23
- <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole.Host.SFML" Version =" 9.0 .0" />
23
+ <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole.Host.SFML" Version =" 9.2 .0" />
24
24
</ItemGroup >
25
25
26
26
<ItemGroup >
27
27
<ProjectReference Condition =" '$(UseProjectReferences)' == 'true' " Include =" ..\..\SadConsole\SadConsole.csproj" />
28
- <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole" Version =" 9.0 .0" />
28
+ <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole" Version =" 9.2 .0" />
29
29
</ItemGroup >
30
30
31
31
<ItemGroup >
Original file line number Diff line number Diff line change 35
35
36
36
<ItemGroup >
37
37
<ProjectReference Condition =" '$(UseProjectReferences)' == 'true' " Include =" ..\..\SadConsole.Extended\SadConsole.Extended.csproj" />
38
- <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole" Version =" 9.2.0" />
38
+ <PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole.Extended " Version =" 9.2.0" />
39
39
40
40
<ProjectReference Condition =" '$(UseProjectReferences)' == 'true' " Include =" ..\..\SadConsole\SadConsole.csproj" />
41
41
<PackageReference Condition =" '$(UseProjectReferences)' != 'true' " Include =" SadConsole" Version =" 9.2.0" />
You can’t perform that action at this time.
0 commit comments