Skip to content

Commit

Permalink
trying this
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Aug 22, 2023
1 parent 930c14c commit 0d2c86a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
2 changes: 1 addition & 1 deletion Blocktest/Blocktest.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFrameworks>net7.0;net6.0</TargetFrameworks>
<TargetFramework>net7.0</TargetFramework>
<PublishReadyToRun>false</PublishReadyToRun>
<TieredCompilation>false</TieredCompilation>
<Nullable>enable</Nullable>
Expand Down
20 changes: 0 additions & 20 deletions Blocktest/packages.lock.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,6 @@
{
"version": 1,
"dependencies": {
"net6.0": {
"MonoGame.Content.Builder.Task": {
"type": "Direct",
"requested": "[3.8.*, )",
"resolved": "3.8.1.303",
"contentHash": "9Ilzzje62LhWElbPNEl7vh7XsRSbze+lvCJdZtTZUGu48FRgvYN6THURwIB9PN98EI33/Wnf6iuShNUtD7hL4Q=="
},
"MonoGame.Framework.DesktopGL": {
"type": "Direct",
"requested": "[3.8.*, )",
"resolved": "3.8.1.303",
"contentHash": "eGYhqn0n1olk8MNYeE9EuBmoNNECN1T18rPMaQpkzsEQ0H3nVyFPXC+uCo78v5pi5juQpJ3PSFnSkjzZJ1U58A=="
},
"Nopipeline.Task": {
"type": "Direct",
"requested": "[2.2.*, )",
"resolved": "2.2.0",
"contentHash": "u06nYzGcXCBcnF7cRe8Xa0KxBxGx8grhujZmb3PUiMVbds8d/I6qJ+waGn0IeC7Tdwmt0P6l3v7MqdYog5rJQg=="
}
},
"net7.0": {
"MonoGame.Content.Builder.Task": {
"type": "Direct",
Expand Down

0 comments on commit 0d2c86a

Please sign in to comment.