Skip to content

Conversation

@pepone
Copy link
Member

@pepone pepone commented Mar 1, 2025

Upgrades C# build to use new NuGet packages from zeroc-ice/ice#3615

Expect the build to fail until the other PR is merge and the new packages are deployed.

*.runtimeconfig.dev.json

**/generated/**
*.dll
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this addition.

We should git-ignore the build directories where all these files are copied to.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for the old projects that use the project dir as the output dir:

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	Glacier2/callback/Glacier2.dll
	Glacier2/callback/Ice.dll
	Glacier2/callback/client.dll
	Glacier2/callback/server.dll
	Ice/interceptor/Ice.dll
	Ice/interceptor/client.dll
	Ice/interceptor/server.dll
	Ice/multicast/Ice.dll
	Ice/multicast/client.dll
	Ice/multicast/server.dll
	Ice/optional/Ice.dll
	Ice/optional/client.dll
	Ice/optional/server.dll
	Ice/properties/Ice.dll
	Ice/properties/client.dll
	Ice/properties/server.dll
	Ice/session/Ice.dll
	Ice/session/client.dll
	Ice/session/server.dll
	IceBox/hello/Ice.dll
	IceBox/hello/client.dll
	IceBox/hello/helloservice.dll
	IceDiscovery/hello/Ice.dll
	IceDiscovery/hello/IceDiscovery.dll
	IceDiscovery/hello/client.dll
	IceDiscovery/hello/server.dll
	IceDiscovery/replication/Ice.dll
	IceDiscovery/replication/IceDiscovery.dll
	IceDiscovery/replication/client.dll
	IceDiscovery/replication/server.dll
	IceGrid/icebox/Ice.dll
	IceGrid/icebox/client.dll
	IceGrid/icebox/helloservice.dll
	IceGrid/simple/Glacier2.dll
	IceGrid/simple/Ice.dll
	IceGrid/simple/IceGrid.dll
	IceGrid/simple/client.dll
	IceGrid/simple/server.dll
	IceStorm/clock/Ice.dll
	IceStorm/clock/IceStorm.dll
	IceStorm/clock/publisher.dll
	IceStorm/clock/subscriber.dll

@pepone pepone merged commit d8dba2e into zeroc-ice:main Mar 3, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants